Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Richard Quadling
a1496cecfe
WS - Removal of TABs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Hannes Magnusson
fab5d01ee3
Fix IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244989 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-28 00:06:38 +00:00
Nuno Lopes
a8b8d3bac1
semi-automatic update of ini.xml files, take #3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb
Fix methodsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Hannes Magnusson
498cb9132e
Fixed parameter description (Owain)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234880 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 19:14:47 +00:00
TAKAGI Masahiro
949baea6f2
added $Revision$ tag for revcheck.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233881 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 13:51:54 +00:00
Philip Olson
6e228bb268
ref.ibm_db2 commit via a set of patches by Owain Jones.
...
I simply modified whitespace and a few touch ups before commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-11 05:53:31 +00:00
Antony Dovgal
f0a1381f6d
apply patch by Owain Jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223994 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-28 15:33:18 +00:00
Jean-Sébastien Goupil
7ff94d80cc
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223554 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-18 19:27:18 +00:00
TAKAGI Masahiro
15eae369d2
typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223122 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-10 13:16:43 +00:00
Nuno Lopes
8d0ec869ac
i5 options and examples. Patch by Owain Jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 14:43:20 +00:00
Jean-Sébastien Goupil
ba198c7693
removing ^M char
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221057 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 00:44:12 +00:00
Jean-Sébastien Goupil
d044ee8b75
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:46:07 +00:00
Jean-Sébastien Goupil
b4d8c2fc35
fix typo (differnt) + fix WS + fix Example (closing ?>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221043 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:10:41 +00:00
Dan Scott
dc4e098072
Document db2_set_option() (based on a draft by Kitman Cheung)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220969 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 02:35:03 +00:00
Dan Scott
f16d648042
Add SQL XML examples (patch from Owain Jones, IBM)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220965 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 01:49:39 +00:00
Sean Coates
a8ec4170bd
Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Dan Scott
6ddb6492ec
As of release 1.1.6, users can set DB2_ATTR_CASE as a connection attribute.
...
As of release 1.2.0, users can set CURSOR type as a connection attribute.
As of release 1.2.0, users can change attributes on persistent connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207674 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-21 16:42:41 +00:00
Dan Scott
30c6973837
Document use of DB2_PARAM_FILE to insert data directly from files.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205890 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-25 04:26:17 +00:00
Dan Scott
ffbacd15e9
Correct db2_fetch_assoc() reference in db2_fetch_array().
...
Prevent E_STRICT notice in db2_bind_param() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202336 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-07 16:11:23 +00:00
Dan Scott
d53a44d48c
Correct example code and output.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197744 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 14:53:20 +00:00
Dan Scott
7b9bc55d0e
Add example for all parameter types to db2_bind_param().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197697 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 21:00:31 +00:00
Dan Scott
f4c7d69dde
Fix syntax errors in examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197493 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 15:49:32 +00:00
Dan Scott
50bfb00529
Fix syntax error in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197492 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 15:47:33 +00:00
Dan Scott
ee05536337
Fix the rest of bug# 34660.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197086 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 17:42:30 +00:00
Dan Scott
ea4c7d0d89
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197085 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 17:39:36 +00:00
Dan Scott
b4c932f1c0
Correct db2*info.xml function mistakes documented in bug 34660.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197074 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 17:22:16 +00:00
Dan Scott
f699984ad5
Fix minor typo in db2_client_info().
...
Add example to db2_server_info().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196949 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 20:24:55 +00:00
Dan Scott
c02c3077f2
Flesh out db2_server_info().
...
Declare correct number of columns in db2_client_info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196907 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 14:41:47 +00:00
Dan Scott
fa902a50d8
First cut at db2_client_info.xml; check in stub for db2_server_info.xml.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196906 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 13:50:52 +00:00
Dan Scott
559ddac094
Correct examples in ibm_db2 docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196355 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 14:31:26 +00:00
Dan Scott
be47d6f81e
Hmm, db2_setoption() does not exist... let's get it out of the docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195319 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 23:33:45 +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
83f6090812
Provide link to DB2 application development client.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 16:02:40 +00:00
Nuno Lopes
d1a7f6911c
second take of updates. add all cfg_get_*() stuff (that are 'magically' guessed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191086 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 18:45:50 +00:00
Nuno Lopes
85d3f01f4d
first update of ini opts. dont translate this yet.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191083 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 17:14:03 +00:00
Dan Scott
94901ac701
The ibm_db2 API has stabilized. Remove "experimental" warnings.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190589 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 17:39:24 +00:00
Dave Barr
db7318ea3a
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188419 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 01:16:16 +00:00
Dan Scott
686df2bfc9
Whitespace fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187093 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 15:09:39 +00:00
Dan Scott
0aabeb5add
Document php.ini options for ibm_db2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187092 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 15:08:23 +00:00
Dan Scott
6973b509e1
Acquire stake. Insert stake into heart of db2-fetch-into.xml.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186609 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-19 19:30:43 +00:00
Dan Scott
3eeef6f8a2
Document constants for handling binary data.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186570 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-18 22:46:27 +00:00
Dan Scott
4d043dd002
Change db2_fetch_into() into db2_fetch_array() -- part 3, the third and
...
final part.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186545 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-18 15:18:08 +00:00
Dan Scott
c3ef9d9cdc
Change db2_fetch_into() to db2_fetch_array() - part 2.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186543 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-18 15:14:09 +00:00
Dan Scott
62f43fa7dc
Change db2_fetch_into() to db2_fetch_array() -- part 1.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186542 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-18 15:13:05 +00:00
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