Commit graph

92 commits

Author SHA1 Message Date
Wez Furlong
111b55fe48 flesh out some more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196294 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:03:30 +00:00
Sean Coates
ec10a054ac re-arrange this entity (using it as a file entity is confusing)
#hopefully this hasn't been translated -- changing entities is bad (sorry)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196200 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 17:36:09 +00:00
Wez Furlong
4a179a5132 more info on pdo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196154 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-15 20:57:51 +00:00
Wez Furlong
1fa164010e fix interrupted sentence...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195838 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-12 03:44:38 +00:00
Wez Furlong
2649bceb68 Add some content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 21:10:36 +00:00
Wez Furlong
792f6f09a8 The extension is no longer experimental; what we have is not going to change between now and the first stable release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195770 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 07:22:22 +00:00
Wez Furlong
34a6bc84d6 All these methods are stable.
Note: getColumnMeta is not stable; the warning was intentionally left there.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 06:22:26 +00:00
Wez Furlong
3e7cfd8e07 Juggle and update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 06:17:09 +00:00
Wez Furlong
43652dbc98 Document new bindValue() method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195721 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 16:39:21 +00:00
Dan Scott
c8927e4471 Whitespace fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 15:13:53 +00:00
Dan Scott
f52cb08996 Procedures need steps -- will follow up with a whitespace fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195603 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 15:12:24 +00:00
Wez Furlong
468080ae0a revise install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195552 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 03:00:46 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Dan Scott
28c4e8026e Document PDO_FETCH_COLUMN, PDO_FETCH_UNIQUE, and PDO_FETCH_GROUP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194700 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 01:33:45 +00:00
Dan Scott
49407b3713 Emphasize the usefulness of prepared statements vs. quoted input.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194698 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 00:56:35 +00:00
Jakub Vrana
5e9a9e3c56 Example for installing driver on Unix (bug #33696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194637 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:41:11 +00:00
Dan Scott
afd947e79a Use preferred comment style in examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194305 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:13:06 +00:00
Dan Scott
086aa9f025 Update to new doc style (not sure how I missed this one).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194304 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:08:59 +00:00
Dan Scott
954fa71e2e Address bug 34231 (MySQL doesn't handle DDL in transactions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194303 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:07:45 +00:00
Dan Scott
0f3b624569 Begin splitting PDO driver docs into separate manual sections.
Implement sorted Function Reference section of manual table of contents;
  this may need more work for non-English manuals.
Fix mysqli title so it sorts correctly in sorted table of contents.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193133 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 02:03:50 +00:00
Jakub Vrana
ab84138197 ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192926 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 08:36:30 +00:00
Matt Li
69dc12fb60 Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 06:35:15 +00:00
Jakub Vrana
5984f37261 Returns PDOStatement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190549 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 09:02:33 +00:00
Dan Scott
4c7bb09626 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190488 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 12:31:57 +00:00
Wez Furlong
ffc3345912 misc tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190460 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 04:38:55 +00:00
Dan Scott
8381f855ac More guidance on when closeCursor() is useful.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190456 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 03:28:34 +00:00
Dan Scott
adf6aa4296 PDO-lastInsertID() returns last value of sequence object.
Document PDOStatement-closeCursor().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 05:19:02 +00:00
Jakub Vrana
645fd2b928 Too many binding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190156 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-07 15:58:47 +00:00
Dan Scott
d361700692 Remove ambiguous reference to 'second'. You can retrieve any column,
but only one of them :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190040 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 20:33:57 +00:00
Dan Scott
1f7db4393f Document column name-munging constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189970 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-05 20:09:17 +00:00
Jakub Vrana
76c50aaa7e Missed parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188551 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 15:04:28 +00:00
Jakub Vrana
1dc9701713 Initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188538 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 13:12:41 +00:00
Dan Scott
88c38135de Missed a reference to fetchSingle -> fetchColumn change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 12:54:13 +00:00
Dan Scott
0c6bee02b0 Make use of the existing entity for this problem.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187293 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-30 01:33:12 +00:00
Dan Scott
8660034061 Silly writer, PHP doesn't have longs :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187115 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 18:53:28 +00:00
Dan Scott
4295850f9b Add warning about not abusing the return value of PDO::exec.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187114 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 18:23:15 +00:00
Dan Scott
8dd919817d PDOStatement::fetchSingle becomes PDOStatement::fetchColumn.
Add new parameter to PDOStatement::fetchColumn.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186675 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-20 18:51:02 +00:00
Jakub Vrana
8a5f2d9f34 Fix PHP parse errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 13:59:45 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Dan Scott
070bd96142 Document PDOStatement::nextRowset so I don't forget about it again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-09 15:57:10 +00:00
Dan Scott
6317015671 Document how to pass a NULL value to a prepared statement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182771 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 12:48:18 +00:00
Dan Scott
6d0afd7f43 Add restriction against using named and ? params in a single SQL statement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 21:52:46 +00:00
Dan Scott
6f48276019 Commit correction contributed by King Wez.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181736 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-10 00:02:49 +00:00
Dan Scott
af7c5f5ccb Take a stab at documenting this based on PDO 0.3 beta release notes.
An actual test case would be nice :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181734 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-09 23:29:35 +00:00
Dan Scott
70fa40b116 Actually document PDOStatement::getColumnMeta.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181669 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-09 00:17:15 +00:00
Dan Scott
3c4e14b903 Add link to columnCount.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 15:38:57 +00:00
Dan Scott
98b9b722e8 Add an example for counting rows in SELECT statements.
Probably still need to apply a <blink> tag to this.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181049 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-01 00:37:59 +00:00
Dan Scott
667fa1cc3f Add new constants.
Explain how INOUT and OUT parameters work in bindParam.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180769 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 14:47:45 +00:00
Sean Coates
9cd68cffa8 changed return type (PDO_FETCH_OBJ returns an object)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180345 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 15:00:03 +00:00