php-doc-en/reference/pdo/pdostatement
2008-07-24 11:34:28 +00:00
..
bindcolumn.xml build fix 2008-04-02 16:56:10 +00:00
bindparam.xml The correct default for the type value is PDO::PARAM_STR, not the PHP native type (see ext/pdo/pdo_stmt.c:1682 and ext/pdo/pdo_stmt.c:1644 in PHP_5_3) 2008-07-24 11:34:28 +00:00
bindvalue.xml The correct default for the type value is PDO::PARAM_STR, not the PHP native type (see ext/pdo/pdo_stmt.c:1682 and ext/pdo/pdo_stmt.c:1644 in PHP_5_3) 2008-07-24 11:34:28 +00:00
closecursor.xml
columncount.xml
errorcode.xml
errorinfo.xml
execute.xml
fetch.xml
fetchall.xml
fetchcolumn.xml
fetchobject.xml
getattribute.xml
getcolumnmeta.xml
nextrowset.xml
rowcount.xml
setattribute.xml
setfetchmode.xml