PHP 8.5.0 Alpha 4 available for testing

Voting

: seven minus five?
(Example: nine)

The Note You're Voting On

Anonymous
9 years ago
expose_php is php.ini only!

this won't work:
ini_set('expose_php',0);

works:
header_remove('x-powered-by');

<< Back to user notes page

To Top