Hi, I want to know how can I made a script that opens a link in my site, with a superior frame with random banners.
Is this possible? Thanks!
Random banners will obviously need a list of the banners to choose from. You can use rand() to pick from these, then print out the IMG tag. All of this can be embedded in HTML, so you could write the frame yourself.