Click to See Complete Forum and Search --> : don't harsh me for this (very simple query)


neil
02-21-2003, 04:13 AM
I wanted to know about how to use php_self I seen it used before, but I don't know the exact syntax and was wondering if it was case sensitive. I want to submit a page to itself without quoting the actual page name.

Cheers Neil

Reginald
02-21-2003, 05:04 AM
Perhaps it would be better to try http://www.php.net/ ?

Or even better:
http://www.php.net/manual/tw/reserved.variables.php#reserved.variables.server

R.