PHPinfo Sample Code

The following php code with output some basic php information about your server

< ? php phpinfo() ? >

Login