[PHP] Re: Restate: using php to rotate ad banners

2003-03-03 Thread Philip Hallstrom
> > The other problem is that if I open two browser > > windows to your site, one after the other, and see > > two banners, and then click on the first one, am > > I going to go to the site for the second one? > > Yes, that is one of the main problems. Would using > sessions help end this? No, sin

[PHP] Re: Restate: using php to rotate ad banners

2003-03-01 Thread Joseph Bannon
> The other problem is that if I open two browser > windows to your site, one after the other, and see > two banners, and then click on the first one, am > I going to go to the site for the second one? Yes, that is one of the main problems. Would using sessions help end this? J.