Re: [PHP-DOC] SQL Injection link

2008-09-07 Thread Hannes Magnusson
On Sun, Sep 7, 2008 at 11:03, Richard Quadling <[EMAIL PROTECTED]> wrote: > Hi. > > In sort of response to #46011, should ALL functions which can alter a > database have the link to > http://php.net/manual/en/security.database.sql-injection.php as part > of a Warning rather than just a note and hav

[PHP-DOC] SQL Injection link

2008-09-07 Thread Richard Quadling
Hi. In sort of response to #46011, should ALL functions which can alter a database have the link to http://php.net/manual/en/security.database.sql-injection.php as part of a Warning rather than just a note and have the warning much higher up the page? Or at least before the examples. -- - Ri