Richard Quadling
375403f7f1
Fix #42721
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242763 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-21 11:35:43 +00:00
Jakub Vrana
5223de0f67
Missing fullstop
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239424 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-10 14:30:12 +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
Logan Buesching
ed3e4836d8
Changed incorrect statement about using this function with SELECT
...
statements. This is a fix for bug#41325.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-27 23:54:56 +00:00
Jakub Vrana
60051bd828
example.outputs.similar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 08:41:56 +00:00
Yannick Torres
7f2994c190
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232578 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 18:08:03 +00:00
Jakub Vrana
93fbad0d6a
fetch functions return string (bug #40206 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 10:52:00 +00:00
Yannick Torres
f0a80f2284
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228979 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 18:34:29 +00:00
Nuno Lopes
79812ccb2d
fix 2nd example (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228783 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:06:12 +00:00
Mehdi Achour
2113b603cc
Go away, you don't exist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 14:38:24 +00:00
Mehdi Achour
151a5927cb
Add missing functions and classsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228278 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 05:15:38 +00:00
Mehdi Achour
5b71e6af80
ref.mysqli: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228275 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 04:25:58 +00:00
Mehdi Achour
15914a5a19
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-27 17:37:36 +00:00
Mehdi Achour
08e144e28e
Remove useless note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227830 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 02:48:08 +00:00
Jakub Vrana
705a2fbf43
Missing verb
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223857 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-25 12:20:10 +00:00
Hannes Magnusson
eb3bdc3f69
Fix return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222700 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-02 21:03:18 +00:00
Nuno Lopes
802351936c
fix example (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221184 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 13:45:36 +00:00
Etienne Kneuss
bd9a1432aa
Fix #38730 (Include REPLACE in the description)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219446 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 09:48:43 +00:00
Hannes Magnusson
439e3e2628
- Add mysql*_fetch_object optional arguments (been around since 5.0)
...
- an <literal>stdClass -> a <classname>stdClass..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Georg Richter
a76ccf5d1a
Added/Fixed note: mysqli_stmt_bind_result has to be called after mysqli_stmt_execute
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217293 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-30 11:32:46 +00:00
Dave Barr
85ce0cd591
- Typos. ( #37608 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213803 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-26 22:12:39 +00:00
Antony Dovgal
4092b7e23b
fix #37503
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 18:33:54 +00:00
Jakub Vrana
8f059f92e3
Place to download newer libraries (bug #36863 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210618 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:44:29 +00:00
Antony Dovgal
10218f4402
add missing constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210395 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-30 11:25:34 +00:00
Jakub Vrana
61154ca32c
Mention charsetnr, patch by bjori (bug #36589 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208452 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 12:22:50 +00:00
Jakub Vrana
c694bdbf82
Mention length, patch by bjori (bug #36579 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208445 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:52 +00:00
Jakub Vrana
8e3fc9b8cd
Mention length, patch by bjori (bug #36579 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208444 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:51 +00:00
Jakub Vrana
f6a23b3b2f
Hide E_NOTICE in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206154 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 21:32:11 +00:00
Jakub Vrana
8571575144
Example (bug #36085 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206135 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 16:15:20 +00:00
Jakub Vrana
a80b8d8443
Document method alias
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205998 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-27 10:41:40 +00:00
Jakub Vrana
ae52248edb
Procedural style uses mysqli_result too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205646 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 05:04:43 +00:00
Nuno Lopes
36957607e9
fix the classname in OO proto, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203908 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-29 11:00:43 +00:00
Nuno Lopes
070bbc0c0d
fix OO example, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-15 23:27:02 +00:00
Jakub Vrana
d5b62945d3
Packet instead of package (bug #35157 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200282 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-09 10:37:48 +00:00
Jakub Vrana
08afcaba2a
MYSQLI_INIT_COMMAND (bug #35124 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-07 00:30:38 +00:00
Jakub Vrana
4238346b72
Alternative methods (bug #35055 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199724 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 18:36:38 +00:00
Jakub Vrana
b2ae82a10d
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 07:29:34 +00:00
Jakub Vrana
4391ecbaf8
Swapped if (bug #34379 ), typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195241 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 07:27:55 +00:00
Nuno Lopes
227cadb313
field_count() is a method of mysqli_result. spotted by user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194952 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 16:55:47 +00:00
Jakub Vrana
1a53828a5d
Functions are undocumented, not experimental
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 14:28:47 +00:00
Jakub Vrana
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
bd9dfa2fbf
Fix return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189159 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:46:14 +00:00
Jakub Vrana
2bed4f6ded
Fix return types (2/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
d7cff8e392
Fix return types (1/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
2b4e86c3dc
Return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-30 10:23:26 +00:00
Nuno Lopes
41180bacab
mysqli_set_character_set_name() was renamed to mysqli_set_charset()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 18:40:37 +00:00
Georg Richter
618dc0b9de
added documentation for new function mysqli_set_character_set_name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186013 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-08 09:28:28 +00:00
Nuno Lopes
c4aac32a94
the data_truncated stuff in stmt_fetch was reverted, so removing docs. the constant wasnt removed, because it will be used elsewhere
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-07 18:33:03 +00:00
Nuno Lopes
4dfd372f93
document MYSQLI_DATA_TRUNCATED
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185951 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-07 11:02:30 +00:00