Thread
:
PHP allow only numbers in string
View Single Post
#
3
(
permalink
)
02-28-2008, 10:20 AM
Alan-Hart
WebProWorld Member
Join Date: Jun 2007
Location: Swindon
Posts: 59
Re: PHP allow only numbers in string
preg_replace()
, which uses a Perl compatible regular expression syntax, is a faster alternative to ereg_replace()
__________________
Alan Hart
-
Domain Name Registration
-
Poker Hands
Alan-Hart
View Public Profile
Send a private message to Alan-Hart
Visit Alan-Hart's homepage!
Find all posts by Alan-Hart