Posts Tagged ‘php’


PHP - Top Ten Security Vulnerabilities

These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I’ve included related links and references where relevant.

read more | digg story

October 12th, 2006 in Programming | 5 comments


Five common PHP design patterns

This article explains five widely used design patterns in PHP with sample code to demonstrate each pattern. Intermediate level.

read more

October 6th, 2006 in Programming | 3 comments