php-doc-en/reference/pdo/pdostatement
Damien Seguy a86a3630c9 added docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279555 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-29 15:33:25 +00:00
..
bindcolumn.xml Added note from , by matteo at beccati dot com 2009-03-22 18:34:03 +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
debugdumpparams.xml added docs 2009-04-29 15:33:25 +00:00
errorcode.xml
errorinfo.xml minor spelling fix 2009-02-16 09:57:57 +00:00
execute.xml Initializers - part 4 2009-01-16 12:08:51 +00:00
fetch.xml Initializers - part 4 2009-01-16 12:08:51 +00:00
fetchall.xml Initializers - part 4 2009-01-16 12:08:51 +00:00
fetchcolumn.xml Initializers - part 4 2009-01-16 12:08:51 +00:00
fetchobject.xml
getattribute.xml
getcolumnmeta.xml
nextrowset.xml
rowcount.xml
setattribute.xml
setfetchmode.xml Document missing parameters (bug ) 2008-11-05 16:43:15 +00:00