I have a set of Word documents which I want to publish using a PHP tool I\'ve written. I copy and paste the Word documents into a text box and then save them into MySQL usin
htmlspecialchars() will get you a long way, but watch out because Word documents are messy.