Displaying info. on multiple sites through a code snippet.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dannyboyonline
Forum Newbie
Posts: 6
Joined: Mon Jun 15, 2009 10:03 am

Displaying info. on multiple sites through a code snippet.

Post by dannyboyonline »

I'm trying to figure out a way to effectivly display information on client sites, the same way google adsense, adbrite or basically any other PPC website out there, just by having my clients add some code to their website.

Can someone please tell me what the best approach would be, such as should I use javascript, DHTML, iframes etc...

Thank you
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Re: Displaying info. on multiple sites through a code snippet.

Post by yacahuma »

frames will be the simplest, since they are just looking at your site.

How sophisticated do you want to get?
Post Reply