Hello Verdon,

Wednesday, February 11, 2004, 5:09:22 PM, you wrote:

VV> I am trying to use a perl regular expression to validate a form field where

VV> (!ereg("20\d{2}(-|\/)((0[1-9])|(1[0-2]))(-|\/)((0[1-9])|([1-2][0-9])|(3[0-1]

Surely you should be using preg_match() (i.e. a perl syntax reg exp) ?

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

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

Reply via email to