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] Notes Status, 21043 total

2008-09-07 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 7.4% of the 21043 total user notes. Notes | Page ---+- 88 | http://php.net/manual

[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