How to see whether PHP for my domain and its parameters

How to see whether PHP for my domain and its parameters?

In order to see whether PHP for your domain, create a file directory of a site, for example infophp.php, with the contents:

Save the file and open it via a browser, for example:

http://your_domen/infophp.php

If PHP is enabled, you will see all the variables, modules, and PHP settings for your domain.

  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

What version of php installed on your server?

You can view version of php and what php modules are installed:1) Enter the client control...

How do I know which mode works php on my hosting server

How do I know which mode works php on my hosting server? Browse phpinfo on your domain, using...