01 2017 档案

摘要:<?php header("Content-Type:text/html;charset=gb2312"); @mysql_connect('localhost','root','ebaeba') or die("数据库服务器连接失败"); @mysql_select_db("test") or d 阅读全文
posted @ 2017-01-07 21:51 庚庚庚庚庚辰 阅读(235) 评论(0) 推荐(0)
摘要:<script type="text/javascript"> function ajax() { //先声明一个异步请求对象 var xmlHttpReg = null; if (window.ActiveXObject) {//如果是IE xmlHttpReg = new ActiveXObje 阅读全文
posted @ 2017-01-06 23:40 庚庚庚庚庚辰 阅读(628) 评论(0) 推荐(0)
摘要:Apache和PHP的版本分别为: httpd-2.4.9-win64-VC11.zip php-5.6.9-Win32-VC11-x64.zip 下载地址: php-5.6.9-Win32-VC11-x64 http://windows.php.net/downloads/releases/php 阅读全文
posted @ 2017-01-05 20:50 庚庚庚庚庚辰 阅读(218) 评论(0) 推荐(0)