Quote:
Originally posted by Fred
JimF,
something is really weird. I did what you said, I removed that part of the coding like the stated above. But now when I uplod an image, it gives me this:
Code:
// This is the script that takes the form values and uploads the image to the server.
|
At the very top of file_upload.php there is "// This is the script that takes the form values and uploads the image to the server. "
Remove that!
It is not commenting it because it is not between <? and ?>