php-doc-en/reference/pdo/functions
Antony Dovgal 2c30b31288 fix return types (int -> string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200473 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-14 09:20:39 +00:00
..
PDO-beginTransaction.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-commit.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-construct.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-errorCode.xml fix return types (int -> string) 2005-11-14 09:20:39 +00:00
PDO-errorInfo.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-exec.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-getAttribute.xml Attributes 2005-11-02 09:47:10 +00:00
PDO-getAvailableDrivers.xml rename pdo_drivers() to PDO::getAvailableDrivers as part of namespacing sweep before 1.0 stable. 2005-09-18 14:17:32 +00:00
PDO-lastInsertId.xml Address user notes and add a few more details. 2005-10-19 20:45:02 +00:00
PDO-prepare.xml Class constants 2005-09-20 08:22:29 +00:00
PDO-query.xml Address user notes and add a few more details. 2005-10-19 20:45:02 +00:00
PDO-quote.xml constant -> class constant 2005-10-20 20:29:47 +00:00
PDO-rollBack.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-setAttribute.xml Attributes 2005-11-02 09:47:10 +00:00
PDOStatement-bindColumn.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-bindParam.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-bindValue.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-closeCursor.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDOStatement-columnCount.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDOStatement-errorCode.xml fix return types (int -> string) 2005-11-14 09:20:39 +00:00
PDOStatement-errorInfo.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDOStatement-execute.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-fetch.xml Address user notes and add a few more details. 2005-10-19 20:45:02 +00:00
PDOStatement-fetchAll.xml Address user notes and add a few more details. 2005-10-19 20:45:02 +00:00
PDOStatement-fetchColumn.xml Explicitly document 0-indexed nature of fetchColumn() param. 2005-10-19 21:18:19 +00:00
PDOStatement-getAttribute.xml ATTR_CURSOR_NAME is also for ODBC (spotted by Wez) 2005-11-03 16:05:10 +00:00
PDOStatement-getColumnMeta.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-nextRowset.xml Class constants 2005-09-20 08:22:29 +00:00
PDOStatement-rowCount.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDOStatement-setAttribute.xml ATTR_CURSOR_NAME is also for ODBC (spotted by Wez) 2005-11-03 16:05:10 +00:00
PDOStatement-setFetchMode.xml Class constants 2005-09-20 08:22:29 +00:00