mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
![]() * 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. |
||
---|---|---|
.. | ||
mysqli-connect.xml | ||
mysqli-escape-string.xml | ||
mysqli-execute.xml | ||
mysqli-get-client-stats.xml | ||
mysqli-get-links-stats.xml | ||
mysqli-report.xml | ||
mysqli-set-opt.xml |