howdy - good day phpFreaks,
well i want to apply the preg_match to a special task want to perform a regular expression match
preg_matc - http://www.php.net/preg_match what does it do;
int preg_match ( string pattern, string subject [, array &matches [, int flags [, int offset]]] ) Searches...