"; if (is_writeable("eg0053.php")) print "eg0053.php is writeable
"; print "The size of eg0053.php is .. "; print filesize ("eg0053.php")."
"; $atime = fileatime ("eg0053.php"); print "eg0053.php was last accessed on "; print date("D d M y g:i A", $atime); ?>