On Wed, 29 Jul 2009 13:42:23 -0400, p...@logi.ca (b) wrote:

>I'm trying to figure out how to test if a string matches *exactly* 
>another string, using a regexp pattern. 

If this is REALLY what you want to do, what is wrong with strcmp?


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

Reply via email to