Hi,
The following preg_match work fine under linux but under windows I get a warning. Why?
preg_match("[EMAIL PROTECTED]:space:]]?connect[[:space:]]?\([[:space:]]?[\'\"]([[:graph:]]*)[\'\"][[:space:]]?,[[:space:]]?[\'\"]([[:graph:]]*)[\'\"][[:space:]]?,[[:space:]]?[\'\"]([[:graph:]]*)[\'\"][[:space:]]?,[[:space:]]?[\'\"]([[:graph:]]*)[\'\"][[:space:]]?,[[:space:]]?[\'\"]([[:graph:]]*)[\'\"][[:space:]]?\)°i",$connect_str,$con))



Warning: Unknown modifier '?'



Thanks, atu


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



Reply via email to