fork download
  1. <?php
  2.  
  3. if(1 == '1')
  4. {
  5. echo 'true';
  6. }
Success #stdin #stdout 0.01s 20520KB
stdin
Standard input is empty
stdout
true