摘要: 新的封装类 <?php class DBDA { public $host="localhost";//服务器地址 public $uid="root";//用户名 public $pwd="";//密码 public $conn;//连接对象 //操作数据库的方法 //$sql代表需要执行的SQL 阅读全文
posted @ 2016-06-25 14:29 哔哩哔哩干杯 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 文本样式和下拉样式 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http: 阅读全文
posted @ 2016-06-25 14:23 哔哩哔哩干杯 阅读(222) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.o 阅读全文
posted @ 2016-06-25 14:19 哔哩哔哩干杯 阅读(152) 评论(0) 推荐(0) 编辑