phpinfo without <?php

phpinfo without <?php
This commit is contained in:
CyDoor 2018-03-08 02:33:19 +01:00 committed by GitHub
parent a823fad248
commit b89342db33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
//tested on 7.2
// even with short_open_tag=0
<?=phpinfo()?>