Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non zip file #4

Closed
thinker2013 opened this issue Jun 20, 2018 · 1 comment
Closed

non zip file #4

thinker2013 opened this issue Jun 20, 2018 · 1 comment

Comments

@thinker2013
Copy link

require_once("./App/Lib/Vendor/WordParse.class.php");
$word = new WordPHP();
$content = $word->readDocument('./Uploaded/23/2018_06_20/2/15294832868138427.doc');
echo $content;

@pintobikez
Copy link
Owner

As stated in the readme file it is only for DOCX format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants