[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-11-24 Thread Wez Furlong
wez Thu Nov 24 14:05:49 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Log: tweak http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/pdo/functions/PDO-quote

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-10-20 Thread Antony Dovgal
tony2001Thu Oct 20 16:29:52 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Log: constant -> class constant http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/refe

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-08-31 Thread Dan Scott
Yup -- that's the part that currently reads "Not all PDO drivers implement this method (notably PDO_ODBC). Consider using prepared statements instead." I suppose I could say why PDO_ODBC does not implement it, and never will, to try and reduce the number of user notes. Dan On 8/30/05, Wez Fur

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-08-30 Thread Wez Furlong
And PDO::quote() does nothing for ODBC, because it currently has no idea what dialect of SQL is spoken by the underlying ODBC driver. --Wez. On 8/30/05, Dan Scott <[EMAIL PROTECTED]> wrote: > dbs Tue Aug 30 20:56:36 2005 EDT > > Modified files: > /phpdoc/en/reference/pdo/functi

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-quote.xml

2005-08-30 Thread Dan Scott
dbs Tue Aug 30 20:56:36 2005 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Log: Emphasize the usefulness of prepared statements vs. quoted input. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.2&r2