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