Hi there, I am trying to open and read a word document. I can open and read the document but the formatting has gone crazy. My aim is for an admistrator to upload a word document for viewers to read in a browser. Do I need to specify that it is a word document somewhere here <?php $filename = "chairmansreport.doc"; $file = fopen($filename,"r"); $filesize = filesize ($filename); $text = fread($file, $filesize); fclose($file); echo("<pre>$text</pre>"); ?> New Email addresses available on Yahoo! Get the Email name you've always wanted on the new @ymail and @rocketmail. Hurry before someone else does! http://mail.promotions.yahoo.com/newdomains/aa/ [Non-text portions of this message have been removed]