Files
2017-12-09 22:30:10 +05:00

7 lines
64 B
PHP
Executable File

#!./php-cgi
<HTML>
<BODY>
<?php phpinfo() ?>
</BODY>
</HTML>