On Wed, 2 Apr 2003, daniel wrote: > if u need it to work for both versions use $HTTP_POST_VARS instead
Keep in mind that the deprecated PHP directive track_vars must be on for $HTTP_*_VARS type variables to exist in PHP versions prior to 4.0.3 Regards, Philip -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php