fork download
  1. <?php
  2. echo date('Y-m-d', strtotime(date('Y-m-d', strtotime('2017-02-28 next month')) . ' next month'));
Success #stdin #stdout 0s 83904KB
stdin
Standard input is empty
stdout
2017-04-28