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 04-16 Using break to avoid division by zero