Problems related to the MySQLi class in PHP

Source: Internet
Author: User
MySQLi {/* attribute */int $ MySQLi-& gt; affected_rows; string $ mysqli-& gt; client_info; int $ mysqli-& gt; client_version; string $ MySQLi class in my PHP
MySQLi {

/* Attribute */

Int $ mysqli-> affected_rows;

String $ mysqli-> client_info;

Int $ mysqli-> client_version;

String $ mysqli-> connect_errno;

String $ mysqli-> connect_error;

Int $ errno;

Array $ mysqli-> error_list;

String $ mysqli-> error;

Int $ mysqli-> field_count;

Int $ mysqli-> client_version;

String $ mysqli-> host_info;

String $ mysqli-> protocol_version;

String $ mysqli-> server_info;

Int $ mysqli-> server_version;

String $ mysqli-> info;

Mixed $ mysqli-> insert_id;

String $ mysqli-> sqlstate;

Int $ mysqli-> thread_id;

Int $ mysqli-> warning_count;

/* Method */

Int mysqli_affected_rows (mysqli $ link)

Bool mysqli: autocommit (bool $ mode)

Bool mysqli: change_user (string $ user, string $ password, string $ database)

String mysqli: character_set_name (void)

String mysqli_get_client_info (mysqli $ link)

Int mysqli_get_client_version (mysqli $ link)

Bool mysqli: close (void)

Bool mysqli: commit (void)

Int mysqli_connect_errno (void)

String mysqli_connect_error (void)

Mysqli mysqli_connect ([string $ host = ini_get ("mysqli. default_host ") [, string $ username = ini_get (" mysqli. default_user ") [, string $ passwd = ini_get (" mysqli. default_pw ") [, string $ dbname =" "[, int $ port = ini_get (" mysqli. default_port ") [, string $ socket = ini_get (" mysqli. default_socket ")])

Bool mysqli: debug (string $ message)

Void mysqli: disable_reads_from_master (void)

Bool mysqli: dump_debug_info (void)

Int mysqli_errno (mysqli $ link)

Array mysqli_error_list (mysqli $ link)

String mysqli_error (mysqli $ link)

Int mysqli_field_count (mysqli $ link)

Object mysqli: get_charset (void)

String mysqli: get_client_info (void)

Array mysqli_get_client_stats (void)

Int mysqli_get_client_version (mysqli $ link)

Bool mysqli: get_connection_stats (void)

String mysqli_get_host_info (mysqli $ link)

Int mysqli_get_proto_info (mysqli $ link)

String mysqli_get_server_info (mysqli $ link)

Int mysqli_get_server_version (mysqli $ link)

Mysqli_warning mysqli: get_warnings (void)

String mysqli_info (mysqli $ link)

Mysqli: init (void)

Mixed mysqli_insert_id (mysqli $ link)

Bool mysqli: kill (int $ processid)

Bool mysqli: more_results (void)

Bool mysqli: multi_query (string $ query)

Bool mysqli: next_result (void)

Bool mysqli: options (int $ option, mixed $ value)

Bool mysqli: ping (void)

Public int mysqli: poll (array & $ read, array & $ error, array & $ reject, int $ sec [, int $ usec])

Mysqli_stmt mysqli: prepare (string $ query)

Mixed mysqli: query (string $ query [, int $ resultmode = MYSQLI_STORE_RESULT])

Bool mysqli: real_connect ([string $ host [, string $ username [, string $ passwd [, string $ dbname [, int $ port [, string $ socket [, int $ flags])

String mysqli: escape_string (string $ escapestr)

Bool mysqli: real_query (string $ query)

Public mysqli_result mysqli: reap_async_query (void)

Public bool mysqli: refresh (int $ options)

Bool mysqli: rollback (void)

Int mysqli: rpl_query_type (string $ query)

Bool mysqli: select_db (string $ dbname)

Bool mysqli: send_query (string $ query)

Bool mysqli: set_charset (string $ charset)

Void mysqli_set_local_infile_default (mysqli $ link)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.