atlanta Posted February 7, 2008 Share Posted February 7, 2008 Hi, I'm making a photo album scripts that doesnt use sql but uses file functions to grab images and create links. i need to be able to grab the most lastest image uploaded to ftp as the photo album header . in ftp i know it has last modified date etc.. is there any way of me grabbing this info so i can display the last image uploaded to ftp? Quote Link to comment Share on other sites More sharing options...
priti Posted February 7, 2008 Share Posted February 7, 2008 Try to get filemtime(),filectime() function to these uploaded files to get the date and time.The other way is to upload the file in today's date folder or files with file name having their timestamp. so this way of trick can help you also. Regards Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.