SQL PHP HTML ASP JavaScript articles and free scripts to download
 
 

PHP info(): What is PHP configuration?

PHP info is very powerful tool to know the all details about PHP configuration, server environment  and server settings. It tells about the PHP version running in the server. The settins can be chaned in php.ini file . Here is the simple one line code for printing.

<?

echo phpinfo();

?>

 



Store this code in any php file and open in your server.

Read how to check mysql support in php by using phpinfo

Read how to check MSSQL support in php by using phpinfo

Read how to check GD Support in php by using phpinfo

Read how to get php version

Discuss this tutorial at forum


 

Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.

Scripts
PHP
JavaScript
PHP Tutorial Index
Popular Tutorials
Drop down list
File Upload
Signup script
Member Login
Line Graph
PHP MySQL Paging
PHP Calendar
PHP Tutorials
Date & Time
Array
String Functions
Math Functions
Form Handling
File Handling
Comment Posting
Content Management
Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.