What variable(parameter) in PHP stores file name?
TH
Stores what filename? The name of the file being executed?
$_SERVER['SCRIPT_NAME']
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 john@xxxxxxxxxxxx
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php