On Sunday 17 March 2002 13:14, Jason Wong wrote:
> You're using 4.1.1, $HTTP_POST_VARS{} has been replaced by $_POST[] (see
> changelog/history/php.ini for details).
Sorry a typo:
$HTTP_POST_VARS[] has been replaced by $_POST[]
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
/*
What's done to children, they will do to society.
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

