[PHP] HTTP Compression

2002-06-14 Thread Webmaster do Aborla.net
Hi, I would like to know how can I compress the output of PHP through Zlib. Thanking in advance, Nuno Lopes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] POST/GET vars in apache

2002-06-13 Thread Webmaster do Aborla.net
Hello everybody, I used to use IIS and now I moved to apache. I use PHP, too. But now, in order to get a POST/GET var I need to use $HTTP_POST_VARS[var] and with IIS I simply call $var. Why this happens??? Do I need to modify all my scripts to $HTTP_POST_VARS??? Thanking in advance, Nuno Lopes

[PHP] $HTTP_USER_AGENT

2002-06-13 Thread Webmaster do Aborla.net
Hello, Why $HTTP_USER_AGENT don't work?? I can't get it's value, but in phpinfo the value appears. why this??? Thanking in advance, Nuno Lopes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php