Hey!
I have a few questions:
1. How could I get the browser's location bar value (the full path of the
file we are dealing with)?
I have index.php3 which include's an external php3 script("ext.php3"),
and I need
the 'ext.php3' script to get the full path of the main file it was
called from - 'index.php3'.
2. Let's say I have a string such as:
"http://www.blabla.com/dir1/dir2/file.php3",
How can I can strip the file-ending(".php3") out the string?
Thank you in advance -
Aviv Revach
BRILLIANeT Website -
http://www.brillianet.com/
--
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]