I trying to convert some full names to last names only like:
-get the subtext from the end until the space

"joe blue" -> "blue"
"bill western" - "western"

Looked around at php.net docs but im not sure... 

Thanks

Andras




-- 
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]

Reply via email to