reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia

PHP info [1/1]

Type: Code reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia
PHP info
Level: Intermediate reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia 
PHP info
Date: 2007-Mar-15
PHP info
Visited: 1787 times
PHP info
Rating: PHP info
PHP info
Author: Tony Potter
This tutorial will show you how to display Apache PHP configuration.
It is useful in cases when you are going to install a particular application which needs specific requirements like register_globals or long_array turned On or Off.

This can be done by simply uploading one file, for example 'info.php' with the following code included inside:

<?php

// Print all information.
phpinfo();

// Output only the module information.
phpinfo(INFO_MODULES);

?>
create one text file with your favorite text editor like Notepad, then copy and paste the code above into it. Save the file for example like info.php and then upload it to your server.
Then you are ready type : http://yourdomain.tld/info.php and you should see a table with the current PHP configuration and module information.

PHP info
Rate this tutorial:                    
reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia - PHP info [1/1] - reference, tutorial, tutorials, help, example, photoshop, html, php, mysql, 3d software, internet, graphics, programming, multimedia

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: info.php file info  example info.php  info.php example  php.info  "php info"  php.info example  php.info file  php info file  how to make a php info  php info file  make info.php  info php file example  how to create an info.php  info.php file  how to make a php info  php info example file  create php.info  how to make php.info  "PHP info file"  info.php sample