fork download
  1. <?php
  2. $time = time();
  3. echo $time . " : " . strtotime($time);
Success #stdin #stdout 0.02s 13064KB
stdin
Standard input is empty
stdout
1347001475 :