fork(2) download
  1. <?php
  2.  
  3. // your code goes here
  4. $m = 10;
  5. $unixtime = time("2017-$m-01 01:01:01");
  6. print date('t', $unixtime);
Success #stdin #stdout 0.03s 83904KB
stdin
Standard input is empty
stdout
31