Hello everyone.

In this line
preg_match("/[^a-z0-9'\?!-]", $item)

i can�t find de way to add vowels with accent (�,�,�,�,�,�,�) and other
characters to the preg_match function.
Can anyone help me?
The documentation of this function is not very clear (or complete) to me.

Thank you.

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

Reply via email to