[PHPDOC] PHP-FAQ: 7.2 From: Johannes.Hofmann <email protected>
Date: 05/17/00

Hi,

in section 7.2 in the PHP-FAQ one should mention, that it is
dangerous to just escape quotes, but not backslashes:
Using the regexpression in the answer the string:
\'DELETE * FROM users
would be translated to:
\\'DELETE * FROM users
but now the backslash is escaped and not the quote.

Cheers,
Johannes.

-- 
Sent through GMX FreeMail - http://www.gmx.net