Changelog
The following changes have been made to classes/functions/methods of this extension.
Version | Function | Description |
---|---|---|
5.5.0 | mysqli::commit | Added flags and name parameters. |
mysqli::options | The MYSQLI_SERVER_PUBLIC_KEY option was added. | |
mysqli::rollback | Added flags and name parameters. | |
5.3.4 | mysqli_driver::$report_mode | Changing the reporting mode is now be per-request, rather than per-process. |
5.3.0 | mysqli::__construct | Added the ability of persistent connections. |
mysqli::query | Added the ability of async queries. | |
5.2.15 | mysqli_driver::$report_mode | Changing the reporting mode is now be per-request, rather than per-process. |
5.0.0 | mysqli_result::fetch_object | Added the ability to return as a different object. |
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для работы с базами данных
- Расширения для работы с базами данных отдельных производителей
- MySQL Drivers and Plugins
- Введение
- Краткий обзор
- Краткое руководство
- Установка и настройка
- Расширение mysqli и постоянные соединения
- Предопределенные константы
- Notes
- Основная информация о функциях расширения MySQLi
- Examples
- Класс mysqli
- The mysqli_stmt class
- The mysqli_result class
- Класс mysqli_driver
- Класс mysqli_warning
- The mysqli_sql_exception class
- Синонимы и устаревшие Функции Mysqli
- Список изменений
Коментарии
404 Not Found