php - how can I deliver remote content via web service? -


We have many websites under various domains that need to get our banner ads. We have a server app that is in PHP, which gives HTML for a randomly created banner ad. Concerned to the client side, I do not want to use an IFrame nor do I want to include the jquery library due to weight - I do not even want to duplicate the code in all domains. Is there any other way to do this? Perhaps there is a way to re-write or to do this with a web service? Does anyone solve such a problem?

Thank you

You do not need to use jquery deliever banner ads You can use pure JavaScript in this way how Google advertising works, and open source options like OpenX ad server also you can load javascript from a php file, where you can execute logic against your database of banners If you choose such.

A few months ago I used the OpenX server to measure my own. Since then, I am completely happy with the product.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -