No description
Find a file
Christoph Michael Becker 3742d36be1 Improve transaction examples for mysqli
A correct example was provided in begin_transaction() and commit()
& rollback are linked. For autocommit the example was expanded to
show how one can use autocommit to create transactions. This
should also clarify the behaviour of commit in regards to
autocommit. A note section was copied from autocommit doc to the
other three.

Also added simple description of SAVEPOINT and RELEASE SAVEPOINT.

Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351087 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 15:45:26 +00:00
appendices Actually remove PDFlib docs from the manual 2020-10-29 11:39:35 +00:00
chapters -- 2019-05-15 11:38:14 +00:00
chmonly Fix other typos outside of php module docs 2020-04-27 06:59:43 +00:00
faq Actually remove PDFlib docs from the manual 2020-10-29 11:39:35 +00:00
features Remove safe_mode related information 2020-10-13 22:07:26 +00:00
install Actually remove PDFlib docs from the manual 2020-10-29 11:39:35 +00:00
internals2 Fix #77710: Inconsistent expectation of returned values 2020-03-10 10:07:09 +00:00
language array|object is no longer a special pseudo-type 2020-10-30 10:49:18 +00:00
reference Improve transaction examples for mysqli 2020-10-30 15:45:26 +00:00
security ext/sybase is no longer available as of PHP 7.0.0 2020-09-26 13:09:16 +00:00
.editorconfig Add editorconfig file 2020-08-18 14:04:18 +00:00
.travis.yml Use doc-base from php organization 2020-05-26 18:33:41 +00:00
bookinfo.xml Wrap Copyright page title in <info> tag to use h1 header 2015-04-08 20:41:29 +00:00
contributors.ent Upgraded the Editor :) 2015-05-27 00:16:49 +00:00
contributors.xml Christoph should be credited here for his continuous work on the manual (thank you!) 2016-11-18 20:33:00 +00:00
extensions.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent Show inherited constants 2018-09-20 15:10:00 +00:00
language-snippets.ent Properly markup union types 2020-10-30 10:45:25 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +00:00
preface.xml Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README ws 2017-06-27 05:15:25 +00:00

----------------------------------------------------------------------
README
----------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your
directory structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)