php-webkit/application/index.php
2015-03-22 16:48:35 -05:00

15 lines
No EOL
111 B
PHP

<html>
<head>
<title>php-webkit</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>