disecting a string
Posted: Sat May 12, 2007 2:15 pm
Hi,
I have a contact form with a name field.
In this name field the user will enter there full name i.e. "Bill Smith"
My question is: how can I split up this string so that I can insert both the first and last name into seperate fields in a database?
Thanks.
I have a contact form with a name field.
In this name field the user will enter there full name i.e. "Bill Smith"
My question is: how can I split up this string so that I can insert both the first and last name into seperate fields in a database?
Thanks.