07 2016 档案
摘要:Internal Server Error 表示服务器验证出错 <?php$classmap = array();//注意和实例一的不同$soap = new SoapServer(null, array('uri' => "http://localhost", "classmap" => $cla
阅读全文
摘要:三个等号代表比较对象的类型也要一致。两个等号表示只要值相等就满足条件。 Class 'SoapClient' not found extension=php_soap.dll function authenticate() { header('WWW-Authenticate: Basic real
阅读全文
摘要:Name:PHP_FCGI_MAX_REQUESTS Value:10000
阅读全文
摘要:connect('localhost','root','admin','test'); if(mysqli_connect_error()){ exit('数据库连接错误,错误信息是.'.mysqli_connect_error()); } $mysqli->set_charset("UTF8");//设置数据库编码 //首先你必须关闭自动提交数据 $mysqli->autocommit...
阅读全文
摘要:http://www.cnblogs.com/androidshouce/p/5665621.html
阅读全文

浙公网安备 33010602011771号