Archive for the ‘magic quotes’ Category

Practical Security on PHP - Good article online

Sunday, October 7th, 2007

Whilst researching information for my previous post on chmods, safe mode etc. I discovered a fantastic …

Zend Framework Zend_Db - When to Quote and When Not to Quote User Input

Sunday, August 5th, 2007

If you search the source code of the Zend Framework (version 1.0.0) for the string “get_magic_quotes_gpc” you …