Project

General

Profile

Software FAQs » index.php

Scott Gerenser, 07/05/2012 06:19 PM

 
1
<html>
2
<head>
3
<title>Simple Web Server Test</title>
4
</head>
5
<body>
6
<?php
7
phpinfo();
8
?>
9
</body>
10
</html>
(2-2/4) Go to top
Add picture from clipboard (Maximum size: 1 GB)