PHP File Upload Question
Posted: Thu Nov 17, 2005 2:45 pm
My idea was to have a single upload form that posts to the same page, so that a user could upload as many images as they wanted. As a file is uploaded, it is processed and a thumbnail of it appears in a list with all the other pictures, complete with options and such.
Only problem is, when I upload an image, the image gets printed (not as an image, but the gibberish seen when opening the file in notepad) on the top of the page. I've searched on google for a while and I have yet to find how to fix it.
I'm running (local server on Windows XP Pro x64):
Apache 2
PHP 5
Any suggestions?
Only problem is, when I upload an image, the image gets printed (not as an image, but the gibberish seen when opening the file in notepad) on the top of the page. I've searched on google for a while and I have yet to find how to fix it.
I'm running (local server on Windows XP Pro x64):
Apache 2
PHP 5
Any suggestions?