May be this: /.*?[(@#$%].*/
"Floyd Resler" <[email protected]> escreveu na mensagem news:[email protected]... I need to test for the existence of at least one punctuation (@#$%') character in a string. What would my regular expression be? Thanks! Floyd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

