You might want to take a look at PhpAdsNew, a banner rotation/management system using PHP and MySQL:
http://sourceforge.net/projects/phpadsnew The system's admin tools assume that you're selling ad space, but there's no reason you couldn't use it for a banner exchange instead. -Andy > On Fri, 1 Feb 2002, Lazor, Ed wrote: > > > I'm trying to understand how this banner exchange works and > whether it can > > be done in PHP. Here's the HTML you put on your web page: > > > > <a > > > href="http://rpgx.rpgconsortium.com/xchange/engage.cgi?advert=NonS > SI&page=XX > > "><img > > > src="http://rpgx.rpgconsortium.com/xchange/engage.cgi?id=atfantasy > &page=01" > > border="0" width="468" height="60"></a> > > > > > > It... > > - displays a random banner image > > - takes you to the site relating to the displayed image > > > > How does it do that? Any ideas on how to do this in PHP? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php