How to disable phpinfo.php to be visible?

By November 14, 2016IT Solutions

Please, jus edit the php.ini file sometimes you don’t have permission to do that so you will need to contact your hosting.

:/home/”folder name”/.php/php.ini” need to add

Need to add phpinfo in disabled_function of php.ini file

Example: disable_functions = phpinfo