I've done some research and I'm not sure this is possible in PHP but thought I would ask the experts.
In its most basic form, I want to be able to upload a document and extract all text from it which will then be parsed.
Is this possible with PHP either through a built in library or 3rd party library?
What other languages better suit this task (I would like to keep it web-based if possible)?







Bookmarks