Commit graph

132 commits

Author SHA1 Message Date
Dan Scott
c0e3acceb6 Document the final function of the ibm_db2 API (at least for now).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186066 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-09 15:14:18 +00:00
Nuno Lopes
b162620901 remove functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186014 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-08 09:54:25 +00:00
Jakub Vrana
bca6f2c06c Fix parameter name (bug #32939)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185915 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-06 14:26:13 +00:00
Jakub Vrana
e94ad347d4 Don't use _ in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185914 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-06 14:23:44 +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
9c43f894a1 Fix parameters and function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 09:39:11 +00:00
Jean-Sébastien Goupil
73c03358e7 correct typo + whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185758 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 01:11:14 +00:00
Dan Scott
306243c317 Document two more metadata functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185497 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-30 03:30:59 +00:00
Dan Scott
e758809700 Correct lies about some metadata function parameter values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185483 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 23:38:47 +00:00
Dan Scott
58af46744c Document the procedure metadata functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185464 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 16:23:16 +00:00
Dan Scott
3af56e6788 Document db2_fetch_object().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185460 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 14:26:06 +00:00
Dan Scott
116d6a9413 Argh. Another incorrect usage of db2_execute() -- this is the last one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185212 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 17:43:33 +00:00
Dan Scott
d7de7b1182 Correct invalid example (db2_execute() returns a boolean).
Add inline comments to example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185208 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 17:32:10 +00:00
Dan Scott
ba65b79fa5 Improve consistency with db2_stmt_error as suggested by Jean-Sebastien Goupil.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185141 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 00:54:03 +00:00
Antony Dovgal
5260e42dd9 minor improvements:
make it follow the DTD to shut up test_xml
couple of ' => " changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184960 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-23 22:37:14 +00:00
Dan Scott
c187de872f Basic documentation for three more APIs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184850 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 16:15:10 +00:00
Dan Scott
dc7ee55f87 Document db2_foreign_keys and db2_primary_keys.
Add extra see also to db2_column_privileges and db2_columns.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184807 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 06:33:25 +00:00
Dan Scott
f67478942b Correct errors reported by jsgoupil in bug #32788.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184806 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 04:03:16 +00:00
Dan Scott
44edcd5392 Stab at db2_column_privileges and db2_columns functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184794 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 01:02:04 +00:00
Dan Scott
be854cb94a Add basic documentation for db2_free_* functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184788 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 23:03:07 +00:00
Dan Scott
039313cc25 First stab at db2_num_fields().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 22:18:42 +00:00
Dan Scott
d11a97765f First stab at db2_bind_param() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184782 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 21:16:41 +00:00
Dan Scott
2ed4f4c958 Link to function names, not file names, in seealso. Duhhh...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184777 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 20:38:24 +00:00
Dan Scott
0015bfb3b1 Initial stab at documenting db2-field* functions (no examples yet).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 19:10:03 +00:00
Dan Scott
29d4a03060 Document the transactional functions.
Add docs for returning multiple result sets from stored procedures.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 06:16:13 +00:00
Dan Scott
8c09a34a04 Whitespace fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184737 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 04:29:20 +00:00
Dan Scott
7fe6986756 Document db2_fetch* functions that return arrays.
Document db2_num_rows.
Over-emphasize why it's a bad idea to use db2_num_rows with SELECT.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184493 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-17 02:50:00 +00:00
Dan Scott
6926843be0 Document db2_fetch_row and db2_result.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 00:42:43 +00:00
Dan Scott
7bf7d9dc7c More ibm_db2 function documentation goodness.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184290 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 18:49:30 +00:00
Dan Scott
a598115f40 Add details for db2_exec(). Correct typo in db2_connect().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184243 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 00:37:15 +00:00
Dan Scott
ffdd90bb37 Add real details and examples for basic functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 23:45:14 +00:00
Dan Scott
46f4dbf3eb Add documentation stubs for ibm_db2 extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184235 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 21:12:48 +00:00