PHP immune to SQL injection attacks
An interesting thread on SitePoint about SQL injection attacks. One of the points brought up is that PHP is by default virtually immune to injection attacks thanks to magic quotes (discussed here yesterday).
An interesting thread on SitePoint about SQL injection attacks. One of the points brought up is that PHP is by default virtually immune to injection attacks thanks to magic quotes (discussed here yesterday).
Previously hosted at http://simon.incutio.com/archive/2002/08/17/phpSqlInjectionAttacks