This might seem hard to understand, i'd like to do an image, that after 10 minutes (or when someone clicks back onto a page) that changes to a different image, any ideas.
Thanks,
Sayward
This might seem hard to understand, i'd like to do an image, that after 10 minutes (or when someone clicks back onto a page) that changes to a different image, any ideas.
Thanks,
Sayward
Use a PHP random image script - really simple to set up. Put all the images in a folder on your web server - put the PHP script onto your web server (make sure you upload it in ASCII mode) and then put a single line of php code into your HTML page. Now every time the page is refreshed you've got a different image.
what is a php random script
Bookmarks