Commit graph

454 commits

Author SHA1 Message Date
Philip Olson
bca331d83e Fixed example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321418 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-27 00:34:35 +00:00
Richard Quadling
fbca88f0a0 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 13:06:01 +00:00
Philip Olson
8f71ece23d Documented mysqli_refresh(), closes PHP bug #55860
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320747 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 07:55:19 +00:00
Philip Olson
a0b4a16f5c Documented 5.4+ MySQLi_Result iterator support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320713 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 03:47:42 +00:00
Justin Martin
8942ad55cd Added version information for mysqli_stmt_get_result.
Indicated that mysqli_stmt_get_result is only available via mysqlnd.
Closes bug #55658.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320324 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:02:20 +00:00
Philip Olson
c83ad03c76 Added missing constants, documented some. Missing constants spotted by Christopher Jones via Netbeans
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319008 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 21:17:04 +00:00
Andrey S. Bezrukov
f6b35f1c75 Misprint fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318417 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-26 07:12:40 +00:00
Philip Olson
ae6308e5a8 Moved Linux+mysqli installation information to a table. And fixed a bug
that stated mysqlnd is enabled by default.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318290 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-21 06:25:43 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Peter Cowburn
31d2d6d27a note on parameter order (doc #55757, thanks Sherif Ramadan)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317146 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-22 10:23:50 +00:00
Hannes Magnusson
44408e2d5a link these, like all other ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315355 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-23 10:18:16 +00:00
Hannes Magnusson
9fc42bb977 Document mysql[i].allow_local_infile, see bug#55404
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315060 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 11:52:31 +00:00
Peter Cowburn
29169d2b32 fix example (mysqli::connect_* are properties not methods, doc #55405)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314798 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-11 20:18:05 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Peter Cowburn
f41b8d5bc2 fix build (use classname element to link to a class)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313259 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 08:15:49 +00:00
Joey Smith
cdf9ea506c This should clarify the mysql_result datatype - the link may not be generating correctly, but it'll still be clearer than the existing documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313258 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 07:16:03 +00:00
Philip Olson
b36f23d0db Added consistency here, so changed class->method titles to class::method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313115 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 15:44:39 +00:00
Justin Martin
7ee01a578e Made OOP-style example consistent, changing procedural calls to OOP. Fixes bug #55119.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312861 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 19:14:33 +00:00
Jakub Vrana
065db8a473 New keys in return
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312785 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 22:35:24 +00:00
Johannes Schlüter
b7a7fad603 Fix mysqli_stmt::get_result() return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-15 00:42:09 +00:00
Peter Cowburn
144200157b fix see also markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311922 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 13:48:16 +00:00
David Tajchreber
ff6f703135 Doc Bug #54749 - Missing default value for last parameter of mysqli_query - added MYSQLI_STORE_RESULT as default value for resultmode in signatures
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/mysqli/mysqli_nonapi.c#492

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311085 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:21:38 +00:00
Ulf Wendel
e0a206c69c http://bugs.php.net/bug.php?id=54192 - mysqlnd supports SSL as of 5.3.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310852 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:24:34 +00:00
Yannick Torres
d2c9cd6da4 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309659 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 17:40:23 +00:00
Anthony Bedford
6b0e3ce8b1 Add useful notes chapter. Notes on diffs between libmysql and mysqlnd when handling GEOMETRY types. Fixes bug #49357.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309644 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 11:59:12 +00:00
Yannick Torres
960c78d495 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309614 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 22:57:13 +00:00
Anthony Bedford
520f1a8e48 Updated summary to link to mysqli_stmt_get_result().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309606 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 16:06:28 +00:00
Anthony Bedford
0b995c96a3 Add docs for mysqli_stmt_get_result. Fixes #34948
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309605 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 15:29:35 +00:00
Richard Quadling
0aaa886375 Typo: wether -> whether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307534 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-17 12:50:43 +00:00
David Tajchreber
9f8cbacff2 Fixed bug #53498 corrected error in mysqli_result example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 05:08:10 +00:00
Anthony Bedford
a16da516ef Rename file in order to ensure entities correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305378 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:10:32 +00:00
Anthony Bedford
743eef5afa Move file as not deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305377 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:09:30 +00:00
Anthony Bedford
4c85679c47 Move file as not deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 17:06:07 +00:00
Anthony Bedford
910fc2682c Now considered documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305374 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 16:52:15 +00:00
Anthony Bedford
aab9c25977 Now considered documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305373 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 16:50:49 +00:00
Kalle Sommer Nielsen
ec0961f421 Fixed #52453 (Connection charset seems arbitrary)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304709 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 20:45:34 +00:00
Jakub Vrana
454c57102c See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304194 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 00:10:00 +00:00
Anthony Bedford
ce8acb6d00 Note added as per bug #50636
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304111 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-05 16:26:18 +00:00
Anthony Bedford
082f233928 Renaming file back until I figure out why that broke the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303323 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:37:15 +00:00
Anthony Bedford
8bf0f2c2ee Removed some potentially misleading info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303322 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:35:41 +00:00
Anthony Bedford
4d17fa847c File renamed. This file is just about installation (not configuration).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303321 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:16:59 +00:00
Anthony Bedford
3c87f848f5 Added note as per bug #49511
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303320 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:09:25 +00:00
Anthony Bedford
7f265b9d5c Moved information to a more relevant location.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 11:33:55 +00:00
Anthony Bedford
9f7e2da29b Initial reworking of installation info (not yet completed). Bug #52544.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302452 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 18:13:02 +00:00
Anthony Bedford
b481e9d418 Fixed doc bug #51163. Removed references to def field, as no meaningful value is returned for it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302439 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 12:12:29 +00:00
Kalle Sommer Nielsen
ba898e3361 Use entity instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302183 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:51:07 +00:00
Kalle Sommer Nielsen
4822597388 Mention the per-process to per-request change thats in 5.2.15 & 5.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:49:15 +00:00
Anthony Bedford
e5c2bfa4c8 Example tag should contain a single title tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:40:41 +00:00