php-doc-en/reference/mysqli/mysqli
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
..
affected-rows.xml
autocommit.xml
begin-transaction.xml Added basic begin_transaction() (and related constants) documentation, as requested by PHP Bug #69813 2015-09-03 21:43:21 +00:00
change-user.xml
character-set-name.xml
client-info.xml
client-version.xml Typos. From "files in progress" 2017-04-30 07:08:06 +00:00
close.xml 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. 2015-09-02 23:30:35 +00:00
commit.xml
connect-errno.xml
connect-error.xml
construct.xml Fix typos 2017-10-30 17:57:49 +00:00
debug.xml
dump-debug-info.xml
errno.xml
error-list.xml
error.xml
field-count.xml
get-charset.xml fixed procedural style example 2015-12-16 14:06:08 +00:00
get-client-info.xml
get-client-stats.xml
get-client-version.xml
get-connection-stats.xml
get-host-info.xml
get-proto-info.xml
get-server-info.xml
get-server-version.xml
get-warnings.xml
info.xml
init.xml
insert-id.xml Fixed broken sentence... 2017-04-03 15:21:57 +00:00
kill.xml
more-results.xml
multi-query.xml
next-result.xml
options.xml Fix docs builds (nobody saw this...) 2015-12-29 10:38:42 +00:00
ping.xml Fix #73197: Missing comparison between mysqlnd and libmysql 2016-09-28 16:27:10 +00:00
poll.xml I think it makes it a little more clear to the user that the time specified is the "maximum" time mysqli_poll will wait 2017-06-16 11:51:51 +00:00
prepare.xml
query.xml
real-connect.xml Documented MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT; patch by Joel Hutchinson via the Online Doc Editor. 2016-05-16 19:15:32 +00:00
real-escape-string.xml Added errors section on mysqli::real_escape_string 2017-09-30 21:51:58 +00:00
real-query.xml
reap-async-query.xml
refresh.xml Fix function signatures 2018-01-25 19:03:56 +00:00
release-savepoint.xml
rollback.xml
rpl-query-type.xml
savepoint.xml
select-db.xml
send-query.xml
set-charset.xml
set-local-infile-default.xml
set-local-infile-handler.xml
sqlstate.xml
ssl-set.xml
stat.xml
stmt-init.xml
store-result.xml Resolve doc bug #70737 2015-12-18 19:33:22 +00:00
thread-id.xml
thread-safe.xml
use-result.xml
warning-count.xml