How can I remove X-Powered-By header in PHP? I am on an Apache Server and I use php 5.21. I can\'t use the header_remove function in php as it\'s not supported by 5
header_remove("X-Powered-By");
https://secure.php.net/manual/en/function.header-remove.php