php-doc-en/reference/mysqli
Christoph Michael Becker 038bdb1d98 Remove introductory MySQLi example
This example does not use modern best practices to avoid security issues
(prepared statements, proper output escaping), and is heavily criticized for
that.  Fixing that would make the introductory example even more complex;
turning that section into a small tutorial (what was likely the original
intent) would make sense, but apparently nobody ever worked on that, so we
remove this example section altogether.

Cf. <https://github.com/php/doc-en/pull/278>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352184 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 11:55:03 +00:00
..
functions Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
mysqli utf8 has been deprecated for past 10 years 2020-12-14 19:07:56 +00:00
mysqli_driver MYSQLI_REPORT_OFF is the default mode 2020-11-15 12:59:47 +00:00
mysqli_result Revert revision 352076 from phpdoc/en/trunk/reference/mysqli: 2020-12-19 16:46:03 +00:00
mysqli_stmt Doc Bug #72393 mysqli_stmt_field_count undocumented 2020-12-21 23:07:01 +00:00
mysqli_warning Actually remove mysqli_warning::__construct() docs 2020-11-28 23:26:18 +00:00
book.xml Remove introductory MySQLi example 2020-12-26 11:55:03 +00:00
configure.xml fixed typo 2016-05-04 15:40:58 +00:00
constants.xml MYSQLI_OPT_READ_TIMEOUT is available as of PHP 7.2.0 2020-11-18 13:44:17 +00:00
ini.xml Use canonical type names 2020-11-02 15:39:04 +00:00
mysqli.xml Show constructor 2012-04-06 19:41:36 +00:00
mysqli_driver.xml Remove non-existent functions and remove Embedded server support from overview 2020-11-07 21:11:47 +00:00
mysqli_result.xml Hide properties from method lists 2012-01-10 08:41:49 +00:00
mysqli_sql_exception.xml Use InheritedProperties 2013-05-20 20:36:05 +00:00
mysqli_stmt.xml Add documentation for mysqli_stmt::__construct(). 2015-02-27 20:20:06 +00:00
mysqli_warning.xml mysqli_warning is final (at least as of PHP 7.0.0) 2020-11-28 23:21:03 +00:00
notes.xml Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators) 2013-03-26 03:57:46 +00:00
overview.xml Updating mysqli: bring overview up to date 2020-11-08 12:25:50 +00:00
persistconns.xml
quickstart.xml Update mysqli api support for transactions 2020-11-08 12:05:52 +00:00
reference.xml
setup.xml Documented the current caching_sha2_password situation 2018-04-23 22:12:13 +00:00
summary.xml mysqli works with objects, not resources 2020-11-08 15:27:46 +00:00
versions.xml Remove mysqli_warning::__construct 2020-11-28 23:24:09 +00:00