|
Oh I see what you mean. I just tested it as well, and while I could get it to work with a preg_match, it would not work with a match all.
Try this instead: #^echo\s*(.*);?\s*$#msiU
__________________
PHP Code:
header('HTTP/1.1 420 Enhance Your Calm');
|