Page 1 of 1

Advertisement on Multiple Websites

Posted: Mon Nov 29, 2004 1:03 pm
by ehsen
I have reseller account, currently i hold 34 websites all sites shared the same IP address. Now the problem is i want to show sposor's ads on all my users websites in geocities style (floating DHTML banner). could you please tell me how can i do this with PHP or perl. I have already PHPadsnew but it didn't solve my problem. :roll:

Posted: Mon Nov 29, 2004 1:50 pm
by kettle_drum
You either tell the users to use the code you give them to show the banner or insert it yourself by hi-jacking the connection to the accounts - i.e. have virtual hosts that point first to a directory that inserts the adverts and then grabs the real page to be shown and adds everything together.

Posted: Mon Nov 29, 2004 2:14 pm
by ehsen
Hijacking the connection to the accounts is good one. Is there any open source php or cgi script which help me to do this.