Posted by moxie19 on 06/13/06 07:07
Hello,
It's my first post, hopefully I can get some help here.
I have a string like: $var1 = "John A. Smith"
What I am looking to do is extract the first name out of the entire
string into a new variable, so it would be something like this: $var2 =
"John"
Anybody know an easy way to accomplish this?
Thanks in advance
Navigation:
[Reply to this message]
|