Help for this page

Select Code to Download


  1. or download this
    $file_w_path = "../../../images/".$filename;
    ($dev, $ino, $mode, $nlink, $uid, $gid, $rdev, $size, $atime, $mtime, 
    +$ctime, $blksize, $blocks) = stat($file_w_path);
    print "<br>mtime = $mtime\n";
    ($sec, $min, $hr, $day, $month, $year, $day_Of_Week, $julianDate, $dst
    +) = localtime($mtime);
    print "<br>$sec, $min, $hr, $day, $month, $year, $day_Of_Week, $julian
    +Date, $dst\n";
    
  2. or download this
    1182819156 
    Time::tm=ARRAY(0x84eb290), , , , , , , ,