Apr 13, 2003 #1 farley99 MIS Joined Feb 12, 2003 Messages 413 Location US $dirHandle = opendir("./images" $files = 0; foreach($files){ grep lastmodified or created date;<--what is the syntax for this } Thanks
$dirHandle = opendir("./images" $files = 0; foreach($files){ grep lastmodified or created date;<--what is the syntax for this } Thanks
Apr 13, 2003 #2 sleipnir214 Programmer Joined May 6, 2002 Messages 15,350 Location US http://www.php.net/manual/en/function.stat.php Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
http://www.php.net/manual/en/function.stat.php Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!