fork(1) download
  1. <?php
  2.  
  3. var_dump(0 == 'no');
Success #stdin #stdout 0.02s 24400KB
stdin
Standard input is empty
stdout
bool(true)