Please answer this simple SPAM challenge: max(zero, six)? (Example: nine)
preg_match('{[}]}', ''); // Warning: preg_match(): Unknown modifier ']' preg_match('{[\}]}', ''); // OK
<< Back to user notes page