munim wrote: > Hi > I am using the sfRegexValidator for form validation. The problem is, I > don't know the perl syntax for regular expressions. You'll need to anchor your regex for it to be useful in form validation usually. I advise the O'reilly book on regexs if you need more knowledge on the subject.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
