QUOTE
Originally posted by josua
How i can disable phpinfo ?
Thank you
Check the disable_functions parameter in php.ini
QUOTE
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions =