fork(4) download
  1. <?php
  2.  
  3. echo date("d/m/Y", strtotime("2016/05/20"));
  4.  
  5. // your code goes here
Success #stdin #stdout 0.03s 52480KB
stdin
Standard input is empty
stdout
20/05/2016