Look for "/" in a string
Posted: Sun Oct 10, 2004 1:51 pm
I've been searching around on php.net trying to find a method for finding "/" in a string. Basically, the date needs to be formatted a certain way before it can be inserted in the database.
This is for a WAP site and I need to return and error if the string does not contain two "/". Can anyone help?
This is for a WAP site and I need to return and error if the string does not contain two "/". Can anyone help?