Help for this page

Select Code to Download


  1. or download this
    $time = time;
    ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($tim
    ...
    EOF
    &footer;
    
  2. or download this
    $time = time;
    ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($tim
    +e);
    ...
    <br>
    EOF
    &footer;