Results 1 to 2 of 2
I have a small php script that will list the contents of certain directories. However, I need it to also show the date and time that that file was created ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-28-2006 #1Just Joined!
- Join Date
- Mar 2004
- Location
- North Carolina
- Posts
- 14
php & get date of file creation
I have a small php script that will list the contents of certain directories. However, I need it to also show the date and time that that file was created on the server.
Any and all suggestions are greatly appreciated!
Thanks in advance!
- 03-01-2006 #2
for file creation time search php.net for the filectime() function that might be a good place to start
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote
