CSC220 phpinfo.php
--D. Thiebaut 23:25, 19 September 2010 (UTC)
<html>
<head>
<title>Php variables</title>
<body>
<?php
phpinfo();
?>
</body>
</html>
--D. Thiebaut 23:25, 19 September 2010 (UTC)
<html>
<head>
<title>Php variables</title>
<body>
<?php
phpinfo();
?>
</body>
</html>