ID: 14680 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Filesystem function related Operating System: Red Hat 7.0 PHP Version: 4.0.6 New Comment:
Likely to be a problem with the browser. Which browser do you use? Previous Comments: ------------------------------------------------------------------------ [2001-12-24 00:51:46] [EMAIL PROTECTED] I use Red Hat 7.0+PHP 4.06 to write a web page to let the users can upload files to the server. The files are successfully uploaded to the server,but the files are added words "Content-Type: application/octet-stream" in the head of the files.The words make the files such as MS-word , MS-excel to be coded badly.How can I solve it ? copy($filename,"/var/www/html/data/upload/board/$targetfile"); ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14680&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]