PHP account adsense monitor
This entry was posted on Sunday, November 9, 2008 at 2:04 pm and is filed under Adsense. Both comments and pings are currently closed.Related posts
« How to develop a good scraper on Perl – Lesson 3
3 Responses to “PHP account adsense monitor”
Mike
Posted on March 8th, 2009 at 6:57 am
Posted on March 8th, 2009 at 6:57 am
It doesn’t seem to work anymore – is this something deliberate by Google to stop people accessing their AdSense data, or genuine updates? It would be nice of Google to provide an access or API for this instead.























Posted on December 5th, 2008 at 3:46 pm
It should be:
if (connect(’username’, ‘password’))
instead of:
connect(’username’, ‘password’))