18 February 2009 3 Comments

PHP Web Application Security

Here are some tips to help you think more about security when developing a web app. 

Buy a good book on the subject, such as Securing PHP Web Applications and implement what you learn in your code.
Read through Web Application Security section on of the SANS Institute 2007 top 20 security risks. There are some useful tips on [...]

12 February 2009 0 Comments

PHP Adsense Report Script

Currently there is no Adsense API for accessing account statistics / reports. Fortunately, Alex Polski (Victor Klepikovskiy) runs a project on Google Code that provides a PHP class to login and download a variety of reports from Adsense. 
So, if you want to monitor your Adsense reports in your own systems, you should give his PHP Adsense Account Library [...]

Tags: , ,