View Single Post
  #5 (permalink)  
Old 07-23-03, 04:39 AM
paulj000 paulj000 is offline
Bull in a china shop
 
Join Date: Jul 2003
Location: California, USA
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry, Let me try to be a little more clear. I am looking for a script that will output only "03.php".

The first url was "http://www.domain1.com/test/03.php"
Output was simply "/cgi-bin/php"

The second url was "http://ww.domain2.com/test/03.php"
Output was "/test/03.php"

How should the script be to output only "03.php" -- on both servers?

Thanks ChristGuy
Reply With Quote