php-doc-en/reference/pdo/functions
2005-08-31 01:33:45 +00:00
..
PDO-beginTransaction.xml Address bug 34231 (MySQL doesn't handle DDL in transactions). 2005-08-24 11:07:45 +00:00
PDO-commit.xml Document new parameters in PDOStatement::fetch that allow for scrollable 2005-02-05 18:52:58 +00:00
PDO-construct.xml Use preferred comment style in examples. 2005-08-24 11:13:06 +00:00
pdo-drivers.xml Initial documentation 2005-06-16 13:12:41 +00:00
PDO-errorCode.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-errorInfo.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-exec.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-getAttribute.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-lastInsertId.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-prepare.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDO-query.xml Returns PDOStatement 2005-07-12 09:02:33 +00:00
PDO-quote.xml Emphasize the usefulness of prepared statements vs. quoted input. 2005-08-31 00:56:35 +00:00
PDO-rollBack.xml Address bug 34231 (MySQL doesn't handle DDL in transactions). 2005-08-24 11:07:45 +00:00
PDO-setAttribute.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDOStatement-bindColumn.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDOStatement-bindParam.xml Typo. 2005-07-11 12:31:57 +00:00
PDOStatement-closeCursor.xml Use preferred comment style in examples. 2005-08-24 11:13:06 +00:00
PDOStatement-columnCount.xml Flesh out PDO::exec, add new files based on xml_proto skeletons. 2005-01-18 03:16:39 +00:00
PDOStatement-errorCode.xml misc tweaks 2005-07-11 04:38:55 +00:00
PDOStatement-errorInfo.xml Continue the conversion to the new reference template. 2005-01-29 04:28:40 +00:00
PDOStatement-execute.xml Update to new doc style (not sure how I missed this one). 2005-08-24 11:08:59 +00:00
PDOStatement-fetch.xml PDOStatement::fetchSingle becomes PDOStatement::fetchColumn. 2005-05-20 18:51:02 +00:00
PDOStatement-fetchAll.xml Document PDO_FETCH_COLUMN, PDO_FETCH_UNIQUE, and PDO_FETCH_GROUP. 2005-08-31 01:33:45 +00:00
PDOStatement-fetchColumn.xml Remove ambiguous reference to 'second'. You can retrieve any column, 2005-07-06 20:33:57 +00:00
PDOStatement-getAttribute.xml Silly writer, PHP doesn't have longs :) 2005-05-27 18:53:28 +00:00
PDOStatement-getColumnMeta.xml Actually document PDOStatement::getColumnMeta. 2005-03-09 00:17:15 +00:00
PDOStatement-nextRowset.xml Document PDOStatement::nextRowset so I don't forget about it again 2005-04-09 15:57:10 +00:00
PDOStatement-rowCount.xml Use preferred comment style in examples. 2005-08-24 11:13:06 +00:00
PDOStatement-setAttribute.xml Silly writer, PHP doesn't have longs :) 2005-05-27 18:53:28 +00:00
PDOStatement-setFetchMode.xml Correct constants.xml typo. 2005-01-26 05:35:40 +00:00