php MySQL()函数

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

2.mysql_fetch_array() 函数

3.mysql_fetch_assoc() 函数

原文地址:https://www.cnblogs.com/namehou/p/6971036.html