Re: Regex

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Am 27.07.2012 19:07, schrieb Ethan Rosenberg:
Dear list -

I've tried everything  and am still stuck.

A regex that will accept numbers, letters, comma, period and no other
characters

This?

/^[0-9a-zA-Z,.]$/

Regards,
Sebastian



Thanks.

Ethan Rosenberg





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux