fork download
  1. <?php
  2.  
  3. echo "true=[".true."] false=[".false."]";
Success #stdin #stdout 0.03s 25844KB
stdin
Standard input is empty
stdout
true=[1]     false=[]