Learning PHP and MySQL

Example 05-02 Displaying information about the PHP environment

<?
php phpinfo();
?>

Posted by on 08/03 at 08:17 AM

Next entry: Example 05-03 Creating an md5 signature

Previous entry: Example 05-01 The ubiquitous Hello world!

<< Back to main