1.mysql_query() 函数执行一条 MySQL 查询:mysql_query(query,connection)
2.mysql_fetch_array() 函数
3.mysql_fetch_assoc() 函数