On Sun, 2003-11-30 at 18:45, Brian V Bonini wrote:
> Warning: Invalid argument supplied for foreach() in
> /usr/local/www/vhosts/pa.eastcoastbicycles.com/htdocs/mainfile.php on
> line 42
>
> Warning: Invalid argument supplied for foreach() in
> /usr/local/www/vhosts/pa.eastcoastbicycles.com/htdocs/mainfile.php on
> line 57
>
> 42: foreach ($_GET as $secvalue) {
> 57: foreach ($_POST as $secvalue) {
>
> %less php.ini
> register_globals = On
>
> %./php -i | grep -i globals
> register_globals => On => On
Which version of PHP?
Rob.
--
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting |
| a powerful, scalable system for accessing system services |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for |
| creating re-usable components quickly and easily. |
`------------------------------------------------------------'
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php