562reads

random request from multi-d array problemview story

Hi, can I ask for some help with a multiD array? I am creating a random banner script, but each array contains a date the banner expires. So my steps are: create the array filter out of date banners from the array pick a random array from whats left and display it. ok - the code so far: my array Code: $advert[] = array(     'url' => "http://www.domain1.com",     'image' => "http://www.domain1.com/img/banner01.png",     'title' => "Website 01

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.
CAPTCHA
Human?
Image CAPTCHA
Enter the characters shown in the image.