Re: [PHP] Content_Type is included in uploaded file!

2001-05-01 Thread Jason Stechschulte
On Sat, Apr 28, 2001 at 05:58:45PM -0500, Siamak Amirghodsi wrote: > 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 : >

[PHP] Content_Type is included in uploaded file!

2001-04-28 Thread Siamak Amirghodsi
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