Ross wrote:
> How can I self submit a page whne registered globals are off. Is there a 
> way to use $_SERVER?

Try $_REQUEST.

If the values are send using POST then $_POST

If the values are send using GET then $_GET

Albert


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.3/209 - Release Date: 2005/12/21
 

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

Reply via email to