Qasars Storage
Posted by: TJITBNE
Posted on: 2007-12-06 05:41:00
Hi,
I am trying to setup a PHP program that allows my users to upload to a folder, however, the setup script falls over at a line in the setup that reads:
reset ($HTTP_POST_VARS);
The error I get is:
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/.yellow/tech/tf/tech/setup/actions/choose_install_type.php on line 20
Warning: Variable passed to each() is not an array or object in /home/.yellow/tech/tf/tech/setup/actions/choose_install_type.php on line 21
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/.yellow/tech/tf/tech/setup/actions/choose_install_type.php on line 24
Warning: Variable passed to each() is not an array or object in /home/.yellow/tech/tf/tech/setup/actions/choose_install_type.php on line 25
The PHP project comes from http://projects.quasars.de/storage/
Can anyone tell me where it's going wrong, please.
Thanks in advance.
Regards,
Tony
I want to die in my sleep like my Grandfather. Not kicking and screaming like his passengers!