Re: Re: Regex

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

 



On Fri, Jul 27, 2012 at 11:43 AM, Al <news@xxxxxxxxxxxxx> wrote:

> "%[\w\d,.]%"
>

"\w" will match digits so "\d" isn't necessary, but it will also match
underscores which isn't desired.

David

[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