Maybe I'm asking for trouble here, but, is there any way to make PHP 5.2.8 understand the old $HTTP variables? Like:

$HTTP_SESSION_VARS
$HTTP_GET_VARS
$HTTP_POST_VARS
$HTTP_SESSION_VARS
$HTTP_COOKIE_VARS

   etc., etc.

I have an old application for which development has stopped back in 2004 ... Should I give up now and install an earlier version of PHP (and somehow have it behave nice next to PHP5?

   -- A

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to