15 lines
No EOL
111 B
PHP
15 lines
No EOL
111 B
PHP
<html>
|
|
|
|
<head>
|
|
|
|
<title>php-webkit</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<?php phpinfo(); ?>
|
|
|
|
</body>
|
|
|
|
</html>
|