Hi all,
I have a self referring script that $_POST's two times at the beginning. The
problem is that the first time the script comes up those two $_POST vars
aren't being submitted and the webserver complains.

If I could detect if the vars were passed and if not then skip that would be
great. What's a good trick to detect for the first time?

Johnny

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

Reply via email to