Hi
Firstly, I would like to point out that programming with register_globals on
is a bad move, in sense of security.
Secondly, I'd suggest using isset for checking if there is anything in the
$_FILES superglobal. (If you're using post 4.1, of course.)
"Stephen K Knight" <[EMAIL PROTECTED]> wrote
move_uploaded_file();
Jochem
Stephen K Knight wrote:
I am trying to upload an image to my webserver. This is the PHP page that
is called from my html page. I am trying to upload the image to my folder
called "logos" the direct link would be: C:\Program Files\Apache
Group\Apache2\htdocs\logos