[PHP] File Upload Issues

2003-09-20 Thread Shad Kaske
I was hoping to get a bit of help with a strange file upload issue that I am having. Below is a simple form that I am using as an example. The output from the $_FILES array follows that. The thing that I am unable to resolve is the fact that the file upload returns the name of the file the user is

Re: [PHP] File Upload Issues

2003-09-20 Thread Tom Rogers
Hi, Sunday, September 21, 2003, 1:10:29 PM, you wrote: SK I was hoping to get a bit of help with a strange file upload issue that SK I am having. Below is a simple form that I am using as an example. The SK output from the $_FILES array follows that. The thing that I am unable SK to resolve is