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!
Hi
You know you place a piece of code into your pages and that code shows ads.
I can imagine an algorithem enabling us to manage clicks. ( when visitors click on the ad, i know how to do whatever that is required)
But how about the display? we give them a code ( Java or PHP. let's work with php at this time) and that code should display an ad.
Let's assume the code knows the keywords for that page. then the code should connect to the adcenter ( that is on another server) database and search for related ads. How can that code do this?
If I understand this part, I think the rest should be easier
thanks
All the clicks have some tracking reference unique to your membership. They do count page impressions through the little image it displays too I think.
They never give you PHP or Java, it's always just JavaScript.
generally you give a client side script , not a server side, thats what I know.
For example, most known adsense give javascript code so that your server can read.