Files

7 lines
64 B
PHP
Raw Permalink Normal View History

2017-12-09 22:30:10 +05:00
#!./php-cgi
<HTML>
<BODY>
<?php phpinfo() ?>
</BODY>
</HTML>