Commit graph

758 commits

Author SHA1 Message Date
Jakub Vrana
9874df6631 Fix mysqli_stmt method links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343940 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:42:55 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Pasindu De Silva
aafb04f84e The ini directive mysqli.cache_size has been removed from PHP for a while. This patch removes it from the manual, since it is not used in the PHP core since 5.3.0 version
https://github.com/php/php-src/pull/2777

-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343775 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:31:04 +00:00
Christoph Michael Becker
efd62777c0 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343344 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:57:49 +00:00
Pieter Hordijk
61cac7f581 Added errors section on mysqli::real_escape_string
Fixes #68590

-- 
Provided by anonymous 82137 (me@ekins.space)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343166 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 21:51:58 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Jean-Sebastien Hedde
dc22ac0239 I think it makes it a little more clear to the user that the time specified is the "maximum" time mysqli_poll will wait
-- 
Provided by anonymous 83850 (kyle@hendricks.nu)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342599 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 11:51:51 +00:00
Andrey Gromov
42f0c6186a fixes from anons (changes for imap checked in C-sources)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342503 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-25 08:23:31 +00:00
Andrey Gromov
d820976d6d Typos. From "files in progress"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342440 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-30 07:08:06 +00:00
Pieter Hordijk
cc13d6f1e3 Fixed broken sentence...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342219 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-03 15:21:57 +00:00
Pieter Hordijk
37bea61c69 Improved explanation of what last insert id returns
https://bugs.php.net/bug.php?id=69400

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342218 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-03 15:09:06 +00:00
Christoph Michael Becker
dae7041cce Partially fix #73675: mysqli_warning class is undocumented
We fix only the wrong visibility spec, for now.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341330 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 15:56:58 +00:00
Christoph Michael Becker
78411cf505 Improve description
As suggested by an anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341237 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-30 12:16:37 +00:00
Christoph Michael Becker
fd72dabd42 Fix #73197: Missing comparison between mysqlnd and libmysql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340248 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 16:27:10 +00:00
Christoph Michael Becker
204354190a Fix punctuation (patch provided by David C)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340029 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 01:08:45 +00:00
Christoph Michael Becker
37287d6b0c Apparently, a word has been swallowed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339612 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:05:01 +00:00
Philip Olson
91d7a3b3d0 Documented MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT; patch by Joel Hutchinson via the Online Doc Editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:15:32 +00:00
Philip Olson
0287c96d79 Added patch by David C; fixes markup and adds descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:11:15 +00:00
Christoph Michael Becker
d645aab5dd fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339132 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-04 15:40:58 +00:00
Thomas Punt
a1c186ceb6 Resolve doc bug #71382
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338523 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-18 21:37:41 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Thomas Punt
1fda925edf Fix docs builds (nobody saw this...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338379 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-29 10:38:42 +00:00
Thomas Punt
f209c3c260 Resolve doc bug #71230
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338378 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-29 10:34:15 +00:00
Thomas Punt
a580ffe749 Resolve doc bug #70737
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338306 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 19:33:22 +00:00
Christoph Michael Becker
8cbebe305b fixed procedural style example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338264 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 14:06:08 +00:00
Philip Olson
809b8ab4fd Fixed PHP Bug #68573 by expanding the examples to use multiple character sets, and mentioning what 'length' means.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337742 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 23:32:22 +00:00
Philip Olson
40152f7353 Added basic begin_transaction() (and related constants) documentation, as requested by PHP Bug #69813
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337739 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 21:43:21 +00:00
Philip Olson
2a739959b6 Documented the mysqli.rollback_on_cached_plink ini entry, added in 5.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337727 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:41:02 +00:00
Philip Olson
e846d99d04 Added missing removal and/or deprecated information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:16:30 +00:00
Philip Olson
94c2782c41 Added a mysqli_connect() example, now all old user comments here can be deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337725 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 02:52:40 +00:00
Philip Olson
67cc2eb5d8 Improved install info, and moved newer info above the old
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 00:32:00 +00:00
Philip Olson
5dd7ff3e72 Clarified that connections are closed when a script is finished. A user note by 'win at alinto dot com' inspired this change. For good measure, refer to both result sets and connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 23:30:35 +00:00
Philip Olson
b35940f9fd Added an example, similar to how ext/mysql did it. This is an interesting example. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:51:06 +00:00
Christoph Michael Becker
8297529577 improved documentation of MYSQLI_OPT_NET_(CMD|READ)_BUFFER_SIZE (fixes #70400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337692 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 13:57:14 +00:00
Philip Olson
4fd68bd86c Improved the MySQL character set documentation, a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337633 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:32:39 +00:00
Christoph Michael Becker
67fdfbc0bb updated manual wrt. removal of mysqli_get_cache_stats() (fixes #70352)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337623 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 12:48:28 +00:00
Rasmus Lerdorf
b0708fb148 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337153 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 16:00:27 +00:00
Peter Cowburn
4de8a4cb9a typo (patch by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336925 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 22:24:51 +00:00
Maciek Sokolewicz
3a488bc675 fixed incorrect description of function mysqli::release_savepoint() (patch by cmd)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:36:40 +00:00
Maciej Sobaczewski
04baa1c92d More deprecated functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336052 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 06:39:17 +00:00
Adam Harvey
372dfed158 Add documentation for mysqli_stmt::__construct().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336012 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 20:20:06 +00:00
Pieter Hordijk
fa5071f76e Fixed description of decimals property per https://bugs.php.net/bug.php?id=69126
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336007 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-27 12:41:16 +00:00
Adam Harvey
10fd47c55d Improve the abbreviated names that show up in breadcrumbs for ext/mysql(i?).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335996 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-26 00:45:18 +00:00
Alexander Moskaliov
1e1c3f01a2 Fix bug #68757
Wrong result type for mysqli::$connect_errno

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335639 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-06 11:19:59 +00:00
Alexander Moskaliov
0d0936323e Fix syntax error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335586 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-03 16:11:59 +00:00
Adam Harvey
f3aee9f107 Urgh, fieldsynopsis whitespace is significant for semicolon formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335511 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 20:06:20 +00:00
Adam Harvey
c91b624d4f Reinstate the original markup for the OO mysqli::insert_id field.
Effectively reverts r335491, which broke the build, but with slightly better
indenting.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335503 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 17:16:54 +00:00
Jean-Sebastien Hedde
dac0212e68 The man page for Mysqli.insert-id has a small styling issue, caused by incorrect xml wrappers. I have changed this so that the page will render correctly.
-- 
Provided by anonymous 50584 (kirk.bater@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335491 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:56:27 +00:00
Simion Onea
2ebf4027bf Removed an unnecessary "of".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335334 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 09:56:13 +00:00
Adam Harvey
4a8c660dca Fix version and mysqlnd dependencies for mysqli_stmt_{more,next}_result.
Fixes doc bug #68554 (mysqli_stmt::next_result unavailable before php 5.4).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335248 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-05 19:19:02 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
f2c41f5da1 Update new functions in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Philip Olson
42a727aa49 Added missing IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334416 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 23:07:55 +00:00
Peter Cowburn
2af241e1c1 add initializer for mysqli_result::fetch_object() (Patch by Steve Clay)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-12 21:04:08 +00:00
Peter Cowburn
3c24a088a0 Typofix (missing word)
--
Patch by anonymous contributor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333771 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:14:01 +00:00
Peter Cowburn
fd05093add Use object in OO example
--
Patch by anonymous #45313

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333769 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:12:00 +00:00
Jean-Sebastien Hedde
220e2c2d26 Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:50:31 +00:00
Philip Olson
0aa774414a Removed removed duplicated duplicated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Peter Cowburn
e3b6a502d3 WS (tab to space)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333388 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:21 +00:00
Ulf Wendel
f44f0a5c90 Basic documentation for MYSQLI_STORE_RESULT_COPY_DATA and the underlying mysqlnd feature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333301 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-10 18:53:20 +00:00
Peter Cowburn
d4f40a45d1 use OO API for OO example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333187 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:36 +00:00
Peter Cowburn
325fc3992a grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333163 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:50 +00:00
Philip Olson
2fe88bc6dd PHP Bug #62798 - MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH update and see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:29:02 +00:00
Joe Watkins
7a83e2a0c9 reverse the silly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 23:57:54 +00:00
Joe Watkins
73a0d3a409 fix #66290 update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332356 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 18:10:40 +00:00
Kalle Sommer Nielsen
445e208c38 Fixed bug #65978 (mysqli.commit examples flawed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 23:26:32 +00:00
Joe Watkins
4d0440105f #61128 add get_result to see also in a few places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331998 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:29:43 +00:00
Sherif Ramadan
c2d6fe7424 Fix bug #65877 - wrong constant used (PHP_INT_MAX not MAXINT).
Patch by Dean Sas <dean@deansas.org>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331790 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:53:30 +00:00
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
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