Edit
by vipinsankrit - 10 years ago (2015-04-02)
parse and extract information from word doc file , meta informat
| parse and extract information from word doc file esp meta information |
Ask clarification
1 Recommendation
PHP DOCX Metadata: Parse and extract information from Word DOCX files
This class can parse and extract information from Microsoft Word DOCX document files.
It can open a given DOCX file and extract the document metadata file to parse it and obtain the document information details.
Currently it can obtain the document title, subject, creation date and author, description, keywords, last modification date and author.
| by Dmitry Mamontov 320 - 10 years ago (2015-04-06) Comment
Good enough and simple class. |