Commit graph

19 commits

Author SHA1 Message Date
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