sorry, don't have anything to add for code, but just a note to remember that UK post 
codes can also be in the form...

QQ11 1QQ
Q1 1QQ
Q11 1QQ
QQ1 1QQ

so it's a real pain to write an expression for this...

-skate-




Can someone please tell me how i change the following code:
if (!ereg("^[0-9]{5,5}(\-[0-9]{4,4})?$",$postcode))

to a UK postcode QQ1 1QQ
When i fill out the form it tells me that the postcode is not valid and i
think it is because it is in zip code format.

Thank you

Andy



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

Reply via email to