The (non)sense of PHP "magic quotes"
Thursday, 30 Oct 2008This article will discuss the headache-giving "magic quotes" feature of PHP, which will be removed in PHP 6. I will highlight the idea behind it, explain how it exactly works, the problems it creates for developers, and finally:... » read this


