[PHP] content-type added to php copy, changes file size , adds content-type to start of file

2001-05-05 Thread Wade Peacock
the beginning of uploaded file. this makes file useless on server. here is my code for my upload page. Upload file! Any thoughts would be appreciated. Wade Peacock Webmaster www.FamilyAlbum.ca [EMAIL PROTECTED] ICQ: 97998231

[PHP] content-type added to php copy, changes file size , adds content-type to start of file

2001-05-05 Thread Wade Peacock
Hello Gurus, I have an issue, that I am trying to figure out if it is an Apache config issue or a PHP issue. I have written a script to upload file to a directory on my RH7.0 Linux Apache server. directory has been chmod 777. I have a problem with my php uploads. the content-type is added at th