getting a file's creation date

Glenn

Member
I have a php script that reads an image directory and saves the image names in a database. Is there a way I can get all of the files creation dates and time and save them to a variable?
 
Top