Hi all,
Can anyone direct me to a tutorial or help me out with this issue.
I'm trying to import a word doc (.docx/.doc) and display it as a .php.
Workflow
1) User logs in
2) User uploads doc or docx file
3) .php converts the doc file into a readable webpage
4) stores info into mysql
Thanks