Hello,
When I upload a file with php 4 and apache using the
call move_upload_file(-----,-----);
the file gets uploaded, but the file ( which is just a text file ) at
the server side contains
some extra lines at the top :
Content-Type: text/plain
blankline
blankline
Does anybody know how to suppress this?
This also happens with images!
Can anybodyhelp?
Thanks,
Siamak
--
PHP General 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]