Rodrigo San Martin: > "Http://www.host.com/testfile.php" > > Need to get the filename "testfile.php". > > How do i do that???
if your shell doesn't support filerenaming then just use a regular FTPclient to connect to the FTPserver, the command for renaming is rename <oldfile> <newfile>. If I'm not mistaken. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php