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
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
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
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
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
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
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
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
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
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
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
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