fork download
  1. <?php
  2.  
  3. $rawDate = '4/23/2012';
  4.  
  5. echo date('N');
  6. ?>
Success #stdin #stdout 0.03s 26208KB
stdin
Standard input is empty
stdout
1