fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. var_dump(date('c'));
Success #stdin #stdout 0.04s 25420KB
stdin
Standard input is empty
stdout
string(25) "2025-10-13T09:25:33+00:00"