Hi, i have two banners that are linked to two different places i.e:
<a href="link1.html"><img src="image1.gif"></a>
<a href="link2.html"><img src="image2.gif"></a>
At the moment i have randomised it with perl but i want to randomize it with php, can anyone tell me how this can be done?
cheers
linda