Re: Am I doing This Right?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 01 November 2002 17:45, Tony72284@aol.com wrote:
>        After I submit the file, it goes back to the form, even though in
> the script, it says to go to the database and move the uploaded file to a
> new DIR.
>
>        It ignores it as if the file wasn't uploaded.
>
>        As for printing out the variables. All my important variables are
> $HTTP_POST_FILES and those are all null.

manual > Variables > Variable scope

And also if you're using a version of php newer than 4.0.6 then you should be 
using $_FILES instead of $HTTP_POST_FILES.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
What we Are is God's gift to us.
What we Become is our gift to God.
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux