fork(4) download
  1. <?php
  2. echo date("Y-m-d", strtotime("2014-12-31 -1 Month"));
  3.  
Success #stdin #stdout 0.02s 24400KB
stdin
Standard input is empty
stdout
2014-12-01