fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. $lol = "id";
  6.  
  7. echo `$lol`;
  8.  
  9. ?>
Success #stdin #stdout 0.03s 23432KB
stdin
Standard input is empty
stdout
uid=20120 gid=1000 groups=1000