Andre wrote:
Hello
I need one script in PHP to validate only numbers inserted from a form.
For example like a telephone number.
Thanks.
Well, you could RTFM on regular expressions....
http://us4.php.net/preg_match
Or you could STFW for how to match a phone number...
http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=php+regular+expression+match+phone+number&btnG=Search
Or you could STFA to see if this has already been asked...
http://marc.theaimsgroup.com/?l=php-general&w=2&r=1&s=validate+phone+number&q=b
Or you could pay me, and I'll write it for you...
$65/hr, 3 hour minimum.
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php