From: "Dan Watt" <[EMAIL PROTECTED]>
> ok, that was my problem.... Was using ereg... All the places I read about
> how to do regular expressions (book, online...) did NOT clarify that \w
and
> such would need preg.. Thanks!
>
No prob - yeah, \w is a Perl feature :)
(preg = PCRE = Perl Compatible Regular Expressions)
Cheers
Simon Garner
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]