2014年5月15日

数据库封装

摘要: 把下面页面封装名字为dbhelper.php 页面 1 封装dbhelper.php调用方法,增、删、查、改 数据库里表的数据1include("dbhelper.php");2 $r = mysql_bind("select * from users where userName=? and pa... 阅读全文

posted @ 2014-05-15 22:13 幺蛾子多 阅读(189) 评论(0) 推荐(0)

导航