php mysql实现mysql_select_db选择数据库 mysql_select_db介绍mysql_select_db函数有两个参数:mysql_select_db(database,connection)如果成功,则该函 mysql实现mysql_select_db实例详解