On Thu, Jun 12, 2008 at 7:04 PM, Dardo Sordi Bogado
<[EMAIL PROTECTED]> wrote:
>
>> allowed, anyway. Disallowing numbers shouldn't be such a big deal. Or
>> just make sure it
>> can't *begin* with a number:
>>
>> ^([^0-9][-_a-z0-9]+)
>
> Actually, anything which isn't just numbers will be ok.
>

Every one of which belongs to the set of strings which do not begin
with a number.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to