Jump to content

Display an image


carole2

Recommended Posts

It's more complicated than that and less complicated than that.

php runs on your server and has no concept of time on your computer.  You might want to Google for javascript slide show as a simpler solution.

Caveat is that it takes time for an image to get from your server to your computer.  Depending on the speed of your connection, it may take more than two seconds for the image to arrive.

Possibly, your best solution is to use a simple javascript slide show and display it from your own computer - no downloading delays then, and a simple html file with js can do it all.
Link to comment
https://forums.phpfreaks.com/topic/21917-display-an-image/#findComment-97900
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.