making sense of web design
Simple Adsense Snippets Generator PHP Function
This simple PHP function should make it a little easier to manage your AdSense code snippets for your site.
When this function is called, it will display ‘Content’ or ‘Referral’ type AdSense banner of choice. The type, width, height and CPA choice is passed when the function is called.
The colors used for the ads are set with in the function, so changing the color scheme used on all ads can be done in one file.
The function also has support for Content and Referral channels if you wish. Keep in mind, AdSense treats Content and Referral channels separately.
The function currently does not support generating AdSense for Search or text link type banners for Content or Referral. If I get enough requests, I can add it in. I have also thought about adding the ability to have multiple color schemes.
Just a note, this function/script/code or the creator is in no way affiliated with Google/Google AdSense and can not take responsibility of the results when using the function/script/code.
Just another note, when you read the note above, imagine it was really small at the bottom of the screen and that someone was reading it aloud very fast.
Get the Code/Download:
Use the function as you wish, please leave me a comment, maybe a link to the site it’s used on.
I’m open to any comments or suggestions.
