php-doc-en/reference/mysqli/functions
Kamil Tekiela df1072f8d2 Improve mysqli_real_escape_string docs
* Tidy up the alias situation
  It should look the same as https://www.php.net/manual/en/function.mysqli-set-opt.php

* Add "produce" word

Copied from MySQL manual

* Removed old note

  This was changed some time back around PHP 7.3. In PHP 8 all of these warnings have been converted to Errors and the function doesn't return NULL or FALSE anymore.

* Revert Doc Bug #55757

  I'm sorry, but this note doesn't belong here. It is absolutely useless to point it out in this particular place. People migrating from mysql_* API have to do a lot more work than ensuring their escaping function works. This might have been added as a comment, but it should not be part of the official doc page.

* Provide more reasonable example

* Remove mysqli_character_set_name from See also

Closes GH-498.
2021-03-23 13:35:16 +01:00
..
mysqli-connect.xml Updating mysqli docs: mysqli::__construct 2021-01-12 16:10:33 +01:00
mysqli-escape-string.xml Improve mysqli_real_escape_string docs 2021-03-23 13:35:16 +01:00
mysqli-execute.xml Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
mysqli-get-client-stats.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
mysqli-get-links-stats.xml Use canonical type names 2020-11-02 15:39:04 +00:00
mysqli-report.xml
mysqli-set-opt.xml Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00