fork(1) download
  1. <?php
  2.  
  3. echo date('H', strtotime('20:00'.' +1 hour'));
  4.  
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
21