Hi,
PHP supports Perl regular expressions as well as "PHP" regex. But the Perl regex are faster and much more flexible and powerful.
FormMail only calls the Perl regex functions, so you must use them.
Here's the best place to start for doco: http://au.php.net/pcre
Bookmarks