mysqlphp
include("connectDB.php");
@$query=mysql_query($con,"SELECT * from xx");
@$result=mysql_fetch_array(@$query);
if($result==true){
?>
| 暂无信息! |
| 插入信息 | 查询信息 |
| 插入信息 | 查询信息 |











