Commit graph

589 commits

Author SHA1 Message Date
Ulf Wendel
49ad542e63 Removing undocumented warning from async mysqli calls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331718 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-07 09:15:17 +00:00
Chris Wright
ee00913713 Clarify the mechanism of prepared statements in MySQLi quickstart
---
Provided by anonymous #33362 on PHDOE

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331330 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 16:15:20 +00:00
Chris Wright
015111e38b Remove procedural style calls in OOP example for mysqli::ping()
---
Provided by Anonymous #33191

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331292 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 07:03:29 +00:00
Chris Wright
abb172ba96 Typo fix in MySQLi quick start
---
Provided by Anonymous #33170

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331286 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 08:32:48 +00:00
Sherif Ramadan
145e9f1355 Fix typos: wrong tense.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331046 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-02 02:37:12 +00:00
Pieter Hordijk
57af376c5f Made class constants uppercase in examples
Fixed return type of mysqli::$client_version

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-14 17:20:52 +00:00
Philip Olson
baf4e6bdaa Clarified return value, as per PHP Bug #65021
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330633 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 23:04:25 +00:00
Sebastian Bergmann
656d1610af Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Joey Smith
f5beedad8a Patch submitted by user 'sacho' from Freenode's ##PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330462 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-09 22:35:57 +00:00
Jakub Vrana
b89d5b4683 Add missing version info
Found by PhD

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
38e65393c5 Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
9efc822578 Standardize class filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330304 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:25:44 +00:00
Jakub Vrana
a445db39cd Put PHP 5.5 functions to versions.xml
Generated by http://pastebin.com/VLfQAUT7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +00:00
Jakub Vrana
05f13511c1 Document $link parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330228 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:27 +00:00
Jakub Vrana
577ff9add3 Document PHP 5.5 MySQLi parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330227 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 19:04:09 +00:00
Jakub Vrana
e3e6f51c9e Document mysqli::set_opt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330226 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:46 +00:00
Jakub Vrana
625647c784 Add PHP 5.5 MySQLi functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330225 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-15 18:50:28 +00:00
Jakub Vrana
3fb4399cc6 Document MYSQLI_BINARY_FLAG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-03 17:31:41 +00:00
Philip Olson
cd09fab47b Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 03:57:46 +00:00
Philip Olson
030b100ce8 Documented PHP Bug #55823 -- _query() and _real_query() are different
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329870 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 07:38:12 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Philip Olson
5c6f1c511a Moved mysqli_report() / $report_mode docs under mysqli_driver/.
This closes PHP Bug #55329
This change includes updates, mainly to the example / see also sections.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329175 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 07:59:25 +00:00
Philip Olson
55a52d42ae Formalized informal tables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328619 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:13:33 +00:00
Hannes Magnusson
7afe7c8750 Fixed bug#63627 & #63626 and add all the mysqlnd-weirdname ini options too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328600 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:35:51 +00:00
Philip Olson
03e7d88302 Readded the MySQL changes in PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328500 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 20:11:29 +00:00
TAKAGI Masahiro
7827330b4b Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328463 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 07:40:51 +00:00
Joe Watkins
e25450d9dc many bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Joe Watkins
9d91bf8ad8 mysqli documentation bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328364 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 11:49:51 +00:00
Joe Watkins
bd44bb7d1c deprecate disable_reads_from_master
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328361 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 10:56:02 +00:00
Peter Cowburn
86cf1edfd3 Update MySQLi constants.
MYSQLI_TYPE_CHAR is an outdated alias for MYSQL_TYPE_TINY.
The type for CHAR() fields is MYSQLI_TYPE_STRING
see http://dev.mysql.com/doc/refman/5.1/en/c-api-data-structures.html

--
Provided by anonymous #18986 (jg@handcode.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328329 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:28 +00:00
Philip Olson
04c19c0937 We hide future features until the PHP version is known to exist, and contains said features. Blame PHP 6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-18 04:29:46 +00:00
Ulf Wendel
4e0ad8a3db MySQL 5.6 SHA-256 Authentication Plugin support by mysqlnd as of PHP 5.5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328040 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-15 15:16:56 +00:00
Philip Olson
04ed2d718d Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327386 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 21:12:29 +00:00
Philip Olson
9edc7d4114 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 18:40:28 +00:00
Sherif Ramadan
0456747f84 Fixed mysqli::$client_info and mysqli::$client_version description mixup. Fixes Bug #62923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 03:53:15 +00:00
Adam Harvey
1690f24f52 Fix doc bug #62321 (The »Notes« section on mysqli_bind_param is outdated), and
simultaneously audit all of the functions removed in 5.4.0 to ensure we have
the right warnings in the right places (spoiler: we didn't).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:55:25 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
a4861592bb Add experimental autogenerated changelog entries for few books.
This requires PhD 1.1.6-dev :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Philip Olson
41f14ef421 Added a concepts section about character sets, and linked to it in various places.
This is an improved fix for PHP Bug #54605


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326024 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 05:21:09 +00:00
Philip Olson
59b8134015 Documented that setting the character set via an SQL query will not be
useful to real_escape_string. This closes PHP Bug #54605


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326022 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 00:11:47 +00:00
Nikita Popov
68869c4839 Fix Doc Bug #62224: Typo in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325970 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 14:48:56 +00:00
Jakub Vrana
ff70d29a8d See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325150 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-13 16:34:22 +00:00
Jakub Vrana
105bc12689 Static method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325047 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-11 13:48:15 +00:00
Justin Martin
4a97438b7b Fixed example to use free instead of close. Closes bug #61652.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324948 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-07 19:18:51 +00:00
Jakub Vrana
6cfa600cf1 Show constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324931 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 19:41:36 +00:00
Jakub Vrana
5e2f2b4724 Use OOP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324930 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 19:34:33 +00:00
Adam Harvey
6fd194c95e Fix doc bug #61598 (Wrong return type at description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324695 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 06:36:17 +00:00
TAKAGI Masahiro
aafd44f929 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324374 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-20 06:01:52 +00:00
Yannick Torres
7a5f25215b Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324233 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 10:16:22 +00:00
Yannick Torres
31411d7f3c Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324232 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 09:58:33 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Philip Olson
63849f121a Whitespace and markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323934 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:21:04 +00:00
Philip Olson
3506814b9b Slight rewording, and fixed a few typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323933 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:07:32 +00:00
Philip Olson
d6adffccf5 Fixed version, should be > 5.4.0 not >= 5.4.0. Reported by Florian
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323808 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 08:50:11 +00:00
Philip Olson
f86cb52d65 Updated version information for functions removed in 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:06:11 +00:00
Philip Olson
a664e33433 Added missing mysqli_sql_exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 22:08:38 +00:00
Philip Olson
93ce2d7183 Added new (5.4) mysqli functions: ->error_list()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 20:02:57 +00:00
Philip Olson
699e26f299 Added missing docs for mysql_stmt ->next_result() and ->more_results()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:21:30 +00:00
Philip Olson
46fbbc25fd Coding Standards. Mostly added braces and 4-spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:14:57 +00:00
Philip Olson
5d9eacedab Minor and partial update (grammar/wording)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:00:50 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Philip Olson
bfe2c13ee5 Added missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323462 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 22:49:28 +00:00
Maciek Sokolewicz
2cd16395be - Fixed typo in example results, string -> integer (thanks to ale_pira@yahoo.com.br for noticing)
- Fixed a "conneciton" -> "connection" typo in the same example's title

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322947 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 18:25:32 +00:00
Jakub Vrana
5ad5bd9009 $ in <varname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322383 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-17 08:29:44 +00:00
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
cbe13b0842 PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 13:55:48 +00:00
Jakub Vrana
08acb98bb9 Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322197 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 12:07:26 +00:00
Ulf Wendel
83756b8c94 Must have been blind yesterday: adding quickstart (which I pushed yesterday).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322148 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 17:06:41 +00:00
Ulf Wendel
ac0e9d6071 mysqli quickstart and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322092 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 19:05:13 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
61167073d2 Standard ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322013 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 11:03:26 +00:00
Jakub Vrana
c9ee929e0f Display class in detail but not in overview
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322008 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 10:37:32 +00:00
Jakub Vrana
455d960b4a Mark properties with $
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322007 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:58:41 +00:00
Jakub Vrana
334dc21776 Link properties from class definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322006 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:53:16 +00:00
Jakub Vrana
d316f465df Hide properties from method lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322005 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:41:49 +00:00
Jakub Vrana
78177d0cdd Prefer OOP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322004 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 08:33:10 +00:00
Jakub Vrana
06b9ee7046 MySQLi uses lowercase class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321998 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 07:20:18 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Philip Olson
0cce59a58b Fixed typo, as spotted by bjori
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321730 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 17:49:08 +00:00
Philip Olson
c805e9be2a Fixed build :]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:53:04 +00:00
Philip Olson
b385553740 Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321497 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:21:49 +00:00
Philip Olson
b476146e50 Made examples moderately consistent, and <example>'s should have <title>'s.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321495 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 05:36:04 +00:00
Philip Olson
e6216ec2f2 Fixed markup, removed unnecessary <section>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321491 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-28 21:15:43 +00:00
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