On Mon, 25 Mar 2002, David McInnis wrote:
> When I save a file that has been uploaded through PHP it prepends (adds
> to the beginning of the file) the mime type.  This renders the file
> unusable when it is downloaded as MS Word cannot open the file and tries
> to install some kind of converter.

My recommendation would be to take out the statements you added to your 
PHP program that prepend the MIME type.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to