MySQL function library: mysql_select_db

Source: Internet
Author: User
Keywords mysql_select_db mysql function Library php Chinese function manual
Tags aliyun function function library html http mysql mysql function library mysql_select_db

mysql_select_db

(PHP3, PHP4)

mysql_select_db---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Select a database

Syntax: int mysql_select_db (string database_name [, int link_identifier])

Description:

Success returns TRUE, and failure returns false.

mysql_select_db () is set to the current database on the server, and if no link_identifier is specified, it is assumed to be the last open link, and if there are no open links, the function will try to establish a link and use it as if it were a call to Mysql_ Connect ().

Subsequent calls to mysql_query () will work on this repository.

Compatible Mysql_selectdb () can also be used.

Reference: mysql_connect () Mysql_pconnect () mysql_query ()

Related Article

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.