Thread
:
PHP Regular Expressions
View Single Post
12-23-2003, 03:38 PM
#
3
(
permalink
)
joe_bruin
LOAD "*",8,1
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
if you want perl-style regular expressions, see preg()
had you looked at the ereg documentation on php.net (
http://us4.php.net/manual/en/function.ereg.php
) you would have already known this.
joe_bruin
View Public Profile
Find More Posts by joe_bruin