php-doc-en/reference/pdo/functions
2006-01-09 09:06:05 +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 False for errors doesn't change denoted return type (howto guidelines) 2006-01-09 09:06:05 +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 tweak 2005-11-24 19:05:47 +00:00
PDO-rollBack.xml All these methods are stable. 2005-09-11 06:22:26 +00:00
PDO-setAttribute.xml Clarify ctor_args 2005-11-25 14:17:45 +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 Typo -- should create a new, second statement object in example. 2005-11-27 06:45:14 +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 Clarify restrictions on binding parameters. 2006-01-08 14:02:42 +00:00
PDOStatement-fetch.xml PDO::FETCH_CLASSTYPE 2006-01-03 17:05:21 +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-fetchObject.xml Document fetchObject (bug #35862) 2006-01-03 17:11:51 +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