<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 02:01:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ProfitPapers.com: PHPAdsNew and Google Adsense Integration]]></title>
      <guid>http://www.phpdeveloper.org/news/5151</guid>
      <link>http://www.phpdeveloper.org/news/5151</link>
      <description><![CDATA[<p>
Surf around the web for a while and you're sure to notice something similar about a lot of the pages out there - the Google Adsense ads. They've almost become something people expect on a site (well, except for the large commercial ones), and, utilized correctly, they can have a positive effect on your wallet. In <a href="http://www.profitpapers.com/dev/phpadsnew-and-google-adsense-integration.php">this new post</a> from <i>Miles Evans</i>, he lets us in on a secret of how to use phpAdsNew to work with his Google ads.
</p>
<quote>
<i>
Alright this is a powerful concept with very little effort on your part. I went over the open source PHPAdsNew in a previous <a href="http://www.profitpapers.com/reviews/phpadsnew-review.php">review</a> but I didn't really get into some of its slicker features, specifically when it comes to integration with your favorite contextual ad publishing system. In this tutorial I will go over how I use PHPAdsnew to help me create, track, test and dynamically rotate my Google Adsense ads.
</i>
</quote>
<p>
Once you've gotten phpAdsNew installed, you're only <a href="http://www.profitpapers.com/dev/phpadsnew-and-google-adsense-integration.php">nine steps</a> away from reaching a setup just like his. It makes use of the customization allowed of the HTML on the adsense ads to create custom rotating ads.
</p>]]></description>
      <pubDate>Tue, 11 Apr 2006 07:03:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPit.net: Building an advertising system with PHP (Part 1)]]></title>
      <guid>http://www.phpdeveloper.org/news/4403</guid>
      <link>http://www.phpdeveloper.org/news/4403</link>
      <description><![CDATA[On <a href="http://www.phpit.net">PHPit.net</a> today, there's a new tutorial targeted at anyone out there looking to <a href="http://www.phpit.net/article/building-advertising-system-part1/">roll your own ad system</a> for your site.
<p>
<quote>
<i>
Most of us who run websites will most likely want to add advertising on our websites some time in the future. The easiest way to do this is to simply take the advertising code (be it HTML or JavaScript), and paste it directly into the code of our HTML. But what if we eventually get multiple advertisers for the same spot?
<p>
In that case you must use some sort of advertising management script. The best one around, phpAdsNew, is completely free and can be downloaded at <a href="http://www.phpadsnew.com">http://www.phpadsnew.com</a>, but this might be slightly overkill for most websites.
<p>
In <a href="http://www.phpit.net/article/building-advertising-system-part1/">this article</a>, the first part of a new three part series, I will show you how to build your own advertising system. In this first part I will take you through the basics of dynamic JavaScript, and how to serve multiple advertisements in the same spot. Let's get started.
</i>
</quote>
<p>
He <a href="http://www.phpit.net/article/building-advertising-system-part1/">starts with</a> the Javascript side of things, showing how to use an included JS file to create dyanmic content (much like the Google Ads). From there, it's all a matter of PHP on the backend that pulls out the content you need and pushes it back out to the patiently waiting Javacript...]]></description>
      <pubDate>Wed, 30 Nov 2005 07:26:17 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Colin Viebrock's Blog: MySQLi in PHPAdsNew 2.0.7]]></title>
      <guid>http://www.phpdeveloper.org/news/4320</guid>
      <link>http://www.phpdeveloper.org/news/4320</link>
      <description><![CDATA[<i>Colin Viebrock</i> has posted <a href="http://viebrock.ca/article/47/mysqli-in-phpadsnew-207">this new item</a> on his blog today with a patch for <a href="http://phpadsnew.com/">PHPAdsNew</a> to integrate mysqli support.
<p>
<quote>
<i>
Here is a quick patch for users of <a href="http://phpadsnew.com/">PHPAdsNew</a> who are running their site on PHP5 and MySQL 4.1.
<p>
PHP5 introduced support for an enhanced MySQL 4.1 library called MySQLi. If you've compiled in MySQLi support into your copy of PHP, then you should use the newer, more efficient MySQLi functions to access the database.
</i>
</quote>
<p>
You can <a href="http://viebrock.ca/file_download/6">download the patch</a> directly from his website...]]></description>
      <pubDate>Thu, 17 Nov 2005 05:47:00 -0600</pubDate>
    </item>
  </channel>
</rss>
