Mysql_tablehttp://www.aliyun.com/zixun/aggregation/11696.html ">name (PHP3, PHP4) mysql_tablename---Get the table name syntax: string mysql_tablename (int result, int i) Description: Mysql_tablename () Take my ...
Mysql_fetch_object (PHP3, PHP4) mysql_fetch_object---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Gets the object result syntax after the query: object mysql_fetch_object (int result [, int result_typ ...
Mysql_free_result (PHP3, PHP4) mysql_free_result---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Free memory Syntax: int mysql_free_result (int result) Description: When executing a program, if you are worried about taking up too much memory, you can ...
mysql_query mysql_query---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Send out MySQL query syntax: int mysql_query (string query [, int link_identifier]) Description: mysql_query () Send query to server now ...
Mysql_fetch_lengths mysql_fetch_lengths---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gets the maximum length syntax for each field: array mysql_fetch_lengths (int result) Description: Mysql_fetch_row () the last ...
Mysql_num_rows (PHP3, PHP4) mysql_num_rows---The number of columns in the result syntax: int mysql_num_rows (int result) Description: Mysql_num_rows () returns the number of columns in the result , this instruction is valid only for select syntax, to get the number of columns from insert,update, or delete, use mysql_affected_row ...
Mysql_field_type (PHP3, PHP4) mysql_field_type---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp ; Gets the type syntax for the specified field: string mysql_field_type (int result, int field_offset) Description: ...
Mysql_num_fields (PHP3, PHP4) mysql_num_fields---Get the number of fields syntax: int mysql_num_fields (int result) Description: Mysql_num_fields () Returns the number of fields in the result. Compatible Mysql_numfields () can also be used. Reference: Mysql_db_query () &http://...
Mysql_field_table (PHP3, PHP4) mysql_field_table---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Gets the table name syntax for the specified field: string mysql_field_table (int result, int field_offset ...
Mysql_field_len (PHP3, PHP4) mysql_field_len---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gets the length syntax for the specified field: int mysql_field_len (int result, int field_offset) Description: Mysql_ ...
Mysql_affected_rows (PHP3, PHP4) mysql_affected_rows---&http://www.aliyun.com/zixun/aggregation/37954.html " >nbsp; Get the number of columns affected by the previous operation MySQL syntax: int mysql_affected_rows ([int link_identif ...
mysql_drop_db (PHP3, PHP4) mysql_drop_db---Delete mysql repository syntax: int mysql_drop_db (String database_http://www.aliyun.com/ Zixun/aggregation/11696.html ">name [, int link_identifier]) Description: Success is returned ...
Mysql_field_seek (PHP3, PHP4) mysql_field_seek---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp ; Sets the result metric to the specified field offset syntax: int mysql_field_seek (int result, int field_offset) description ...
Mysql_list_tables (PHP3, PHP4) mysql_list_tables---Lists the table syntax in the repository: int mysql_list_tables (string database [, int link_ Identifier]) Description: Mysql_list_tables () takes a database name and returns a result metric, much like Mysql_db_query (). ...
Mysql_field_http://www.aliyun.com/zixun/aggregation/11696.html ">name (PHP3, PHP4) mysql_field_name---Get the name of the specified field Syntax: string mysql_field_name (int result, int field_index) Description: MySQL ...
Mysql_db_query (PHP3, PHP4) mysql_db_query---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Send out MySQL query syntax: int mysql_db_query (string database, string query [, int link_id ...
Mysql_field_flags (PHP3, PHP4) mysql_field_flags---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Gets the flag banner method for the specified field: string mysql_field_flags (int result, int field_offset) description ...
Mysql_list_dbs (PHP3, PHP4) Mysql_list_dbs---Lists the database syntax available on the MySQL server: int Mysql_list_dbs ([int link_identifier]) Description: Mysql_ List_dbs () will return the result metrics containing the available repositories from the current MySQL daemon, using mysql_tablehttp://www.aliy ...
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.