Is there a way to add fixed POST parameter to every request apache passes to the php?
I can change pretty much anything on the server: .htaccess, httpd.conf, php.ini. Both parameter's name and value are fixed strings. To be specific, I'm trying to enable remote Xdebug that way.
Try creating this script somewhere in your include path
and setting it as the auto-prepend-file.