Posted by ibizara on 01/24/08 13:55
> Any guidance on using the " * " not as a wildcard... ?? > if(preg_match('[*]/@(hotmail... ?? if(preg_match('/\*@(hotmail|rbs|barclays|lloydstsb|hsbc|natwest)\.(com| co\.uk)$/i',$email)){ Found I only needed to add \* So all sorted and working a treat :)
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming