php-doc-en/reference/pdo/pdostatement
2019-06-22 00:00:07 +00:00
..
bindcolumn.xml
bindparam.xml
bindvalue.xml
closecursor.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
columncount.xml Fix #66613: PDOStatement::columnCount and empty result sets 2016-06-29 12:53:26 +00:00
debugdumpparams.xml Documented all new PDO functionality in 7.2, and did some minor cleanups 2017-11-29 18:42:13 +00:00
errorcode.xml
errorinfo.xml Qualify PDO $errorInfo field descriptions, drivers may return additional data 2019-06-22 00:00:07 +00:00
execute.xml Remove use of the word "you" per style guide 2016-10-08 10:03:31 +00:00
fetch.xml Fix #53394: Insufficient docs regarding PDOStatement::fetch(Object) and constructors 2016-06-29 11:03:39 +00:00
fetchall.xml Docs bug #66542: Fix inconsistencies in PDOStatement::fetchAll() examples 2017-03-16 12:17:12 +00:00
fetchcolumn.xml Fix return values section 2016-11-30 12:06:07 +00:00
fetchobject.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
getattribute.xml
getcolumnmeta.xml tweak getcolumnmeta drivers info 2017-04-14 14:19:49 +00:00
nextrowset.xml
rowcount.xml Add note regarding driver specific behavior 2019-04-17 07:48:36 +00:00
setattribute.xml
setfetchmode.xml