I submit a form back to itself with

  action="<?PHP echo $_SERVER['PHP_SELF']; ?>" methode="get"

yet I've a large PHP variable which I'd like to access afterwards as well. Is this possible somehow?

O. Wyss

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

Reply via email to