Hello everyone i have experimented with many scripts from here and i figured you all could help me with this
my coding experience is very limited i am learning as i go
So here is what i have:
I am running a joomla base website and i have another server(call it remote) that creates a new image ever 3 minutes or so. i have almost full access to it FTP i dont think it runs php on it but i do not know for sure but if it doesnt i cannot get it on it.
So i want to have a page on my website that shows the 5 most recent images from the remote server using the file times (because the system reuses file names after if fills up)
i dont need all the images just the most recent but if that is the only way.
i have seen scripts like getpic.php?
i dont need any fancy layout or anything just the images on the page.

o the remote server saves the images as png
and i am willing to try and see if the php is on it
Well i hope that someone has some wisdom to send my way
Thank you in advance
Crazy