fork download
  1. <?php
  2. $date = date('Y-m-d', strtotime('+1 month'));
  3. // your code goes here
Success #stdin #stdout 0.02s 23908KB
stdin
Standard input is empty
stdout
Standard output is empty