Home
last modified time | relevance | path

Searched refs:mysqli (Results 226 – 244 of 244) sorted by relevance

12345678910

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_query_unicode.phpt132 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_insert_id.phpt138 Warning: mysqli_insert_id(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_poll_reference.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_query.phpt140 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_set_charset.phpt133 Warning: mysqli_set_charset(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_poll_mixing_insert_select.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_fetch_field_flags.phpt22 /* TODO: mysqli.c needs to export a few more constants - see all the defined() calls! */
H A Dmysqli_class_mysqli_result_reflection.phpt41 Extension: 'mysqli'
H A Dmysqli_fetch_all.phpt86 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_fetch_array.phpt59 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query.phpt116 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_field_flags.phpt147 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_affected_rows.phpt125 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_fetch_field.phpt159 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_fetch_array.phpt284 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES28 4. Be careful when porting from ext/mysql to ext/mysqli. The following
H A DUPGRADING408 - mysqli:
477 ext/mysqli to be used with the new auth protocol, although at
H A DNEWS1213 - mysqli:
2111 - mysqli:
3046 - mysqli
3681 - mysqli
5539 with --with-mysqli and MySQL 6.0). (Jani)
6205 - Fixed bug #46653 (can't extend mysqli). (Johannes)
7730 statements in mysqli) (Stas)
8657 - Fixed mysqli bigint conversion under Windows (Georg)
9110 . mysqli::client_info property (Georg)
9143 - Improved mysqli extension. (Georg)
[all …]
H A DEXTENSIONS154 EXTENSION: mysqli

Completed in 95 milliseconds

12345678910