I need to create a PHP script that will look to a directory containing a bunch of images. It will need to tell which of the images is the latest image and display that on a webpage. It will also need to check for the latest graphic every 30 seconds.
Is this possible? :S
Thanks in advance for your help!
Wes