I want to write a small code that takes some images in range from [1..10] and change on the page. The images are in the database. Can this be achieve in PHP or I should use Flash?
Thanks
do you want to load a random image every time the page loads or do you want the images to change while the person is looking at the page?
to only load with the page use php
to change after the page is loaded use flash