If PHP is setup and working fine and simply not getting POST or GET vars, it can depend on the PHP version you have installed. but the
$HTTP_POST_VARS and $HTTP_GET_VARS should work on any version of PHP4. If your still having trouble and using those arrays then im unsure as to what else could be wrong without seeing the code. "Chris Boget" <[EMAIL PROTECTED]> wrote in message 00fc01c259a9$e4eede40$8c01a8c0@ENTROPY">news:00fc01c259a9$e4eede40$8c01a8c0@ENTROPY... > Do any of you guys have experience setting PHP up > with the IPlanet webserver? We are trying it out (for > a client) and we can't seem to get to so that PHP > gets the POST or GET variables passed from a form > and would like to talk with someone who's had experience > working with or around this problem. > > Chris > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php