string basename (string path [, string suffix])

i recommend you read the manual before posting

-----Original Message-----
From: Sharat Hegde [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 1:49 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Getting just the filename


Hello,

Is there a simple way of getting just the filename from strings which give 
the filename along with the path.

For example, I need "test.txt" from "c:\myfiles\test.txt"
It should also work with the / character, in other words, give "test.txt" 
from "/htdocs/myfiles/test.txt"

With Regards,
Sharat



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to