This has nothing to do with PHP and everything to do with some security extension/module that is intercepting the data before it reaches PHP.
Most likely, it's something like mod_security for Apache.
EDIT: Note that you can probably confirm this by looking at the error/access logs of the webserver you're using.