How can I create a phpinfo.php page ?

To create the file simply add the following lines of code to a blank document and name the file phpinfo.php

 

<?php
phpinfo();
?>

 

Save the file as phpinfo.php and place it in the desired directory. Lastly, call the script from a browser.
Example: http://www.example.com/folder/phpinfo.php

 

The phpinfo file outputs a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server information and environment (if compiled as a module), the PHP environment, OS version information, paths, master and local values of configuration options and HTTP headers.

  • 37 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

Which are the modules that sources are not open?

There are very few in numbers.  For 2.10.x series, only licensing, administration and portfolios...

What type of Multi-language do you support?

We do support Multi language but English is defaulted. You can change the language for...

How long the license will be valid ?

We issue license for left long. You do not have to renew it at all.  Our support is available...

Can I remove the "Powered by Eicra Soft Ltd" brand text?

Yes, as long as you have the Branding Removal; which costs $99 in addition to the script. Note...

I don't know anything about programming, can I still run your application?

Definitely! Our vision is to create the most effective and easy user interface script that...