hello. I wanted to know how to make 5 images change over time, like, each 7 seconds it changes from one to another (from 1 to 2, from 2 to 3, from 3 to 4 and so on) and every image have a link to another page.
You should not do that using php, but using javascript. jQuery is a good, easy to use javascript framework and has plug-ins for image rotator. google for jquery image rotator.