i was pretty sure that there was a function to return JUST the script
filename.. Unlike $php_self and $script_name i need something that till
ruturn JUST the scriptname. ie /test/test/blah.php returns blah.php.
any ideas? or am i going to have to reverse the string find the first "/"
drop the rest of the string and return the file name. :-)
~kurth
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]