Click banner system

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
h2nk
Forum Newbie
Posts: 1
Joined: Fri Feb 05, 2010 7:34 am

Click banner system

Post by h2nk »

Hello ,

I was wonder if someone knows how i can build custom click based banner system ?

I know that i need databases and everything , but my question realy is, maybe somewhere allready have
all set scripts?

Thanks ,
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: Click banner system

Post by JNettles »

Someplace does I'm sure but Google is far more likely to have that sample code.

In any case, I've never done something like that before so I don't know "best practice" but I have have the banner link to a page that records hits to a database and then forwards to the appropriate site.
Post Reply