I'm trying to automatically update my images contained with a img tag on my website.
I've created a FTP server and used the ftp_connect() function to connect to it, however after reading this page I don't know which function will allow me to display the image without the user having to download the image.
Also if this is completely wrong or there's an easier way could someone tell me?
Thanks.