fork download
  1. <?php
  2.  
  3. ${1024} = 9000;
  4.  
  5. ${1024}--;
  6.  
  7. echo ${1024};
  8.  
Success #stdin #stdout 0.02s 24372KB
stdin
Standard input is empty
stdout
8999