Add 'php/info.php'

This commit is contained in:
Sarimoko 2021-07-08 05:19:17 +00:00
parent 4b5fefd121
commit 6e4932d0e6
1 changed files with 3 additions and 0 deletions

3
php/info.php Normal file
View File

@ -0,0 +1,3 @@
<?php
phpinfo();
?>