Commit graph

90 commits

Author SHA1 Message Date
Jakub Vrana
a7c40376bc Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308228 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 21:21:24 +00:00
Adam Harvey
84414d17bf Update the db2_pconnect() documentation using Ambrish's patch as a starting
point.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 09:12:01 +00:00
Richard Quadling
f0cce809df Removed note regarding persistent connections. Patch supplied by Ambrish Bhargava http://news.php.net/php.doc/969382128
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302916 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-31 11:51:21 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Mark Wiesemann
429e811663 removed empty paragraphs from examples (this removes the empty grey box on top of each example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289371 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 20:58:38 +00:00
Mark Wiesemann
040d744f9f removed title tags of notes ("Note: Note" => "Note")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289298 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:04:03 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
71362cb410 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:28:18 +00:00
Rhoda (DeDe) Morton
415bec46b1 add rowcount option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280095 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-07 17:50:46 +00:00
Rhoda (DeDe) Morton
3793b3064c add pointer to valid statement options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-07 17:48:59 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Jakub Vrana
e66dc52a3f Replace _ by - in xml:id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275139 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:14:06 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Rhoda (DeDe) Morton
29c2b9dd8c fix errors in Resource-Parameter Matrix table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271518 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-18 18:33:49 +00:00
Rhoda (DeDe) Morton
52c04d1ea5 fix example indent and wrap long lines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-12 00:09:06 +00:00
Rhoda (DeDe) Morton
d5e6d4cb3c tab > space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 18:17:42 +00:00
Kalle Sommer Nielsen
f96f641b91 Tabs > spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271029 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 14:48:34 +00:00
Rhoda (DeDe) Morton
e1d7da6039 add new file for new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270959 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 00:24:16 +00:00
Rhoda (DeDe) Morton
a5aac4bd93 add new file for new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270955 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 23:53:22 +00:00
Jean-Sébastien Goupil
f627da3588 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261557 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 04:09:12 +00:00
Felipe Pena
3bb76a726a Added information about ibm_db2.i5_all_pconnect (Patch by Owain Jones)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256135 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-26 19:42:33 +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
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