Commit graph

176 commits

Author SHA1 Message Date
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
Philip Olson
fc86a64a2b Whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185189 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 14:33:31 +00:00
Jakub Vrana
8664ea3458 Remove self-reference See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-22 15:39:28 +00:00
Jakub Vrana
106a14c5c7 Marker is not allowed with IS NULL (bug #30908)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183742 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 08:49:29 +00:00
Jakub Vrana
d17341c266 Superfluous brace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:11:47 +00:00
Jakub Vrana
e2c654e533 Replace obsolete mysqli_fetch() with mysqli_stmt_fetch()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:01:04 +00:00
David Mytton
b2434c24f7 Fixed bug 32570
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183648 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 10:57:48 +00:00
David Mytton
086ab8e5ef Fix for bug #32573
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183588 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:47:28 +00:00
Jakub Vrana
92708be2dc Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:08:33 +00:00
Jakub Vrana
7d8a99570e Type of the first parameter is string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:04:07 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Jakub Vrana
48d09089f2 Fix method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 08:47:55 +00:00
Sean Coates
390f7ec06f fixed typo - bug #31100
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-15 18:28:19 +00:00
Jakub Vrana
859ab4fe5c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173017 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 11:09:56 +00:00