如果,碰到localhost打不开,test01,test02可以正常打开,只要在httpd-vhost文件中
<VirtualHost *:80>
DocumentRoot "f:/Demo"
ServerName localhost
</VirtualHost>
加入这个即可,路径大家可以更改,每个人不一样
<VirtualHost *:80>
DocumentRoot "f:/Demo"
ServerName localhost
</VirtualHost>
加入这个即可,路径大家可以更改,每个人不一样
2016-11-08
Notice: Undefined variable: php_errormsg in /54/885/HWeJ/index.php on line 3
出错了,错误原因是:
我得为什么这么显示?
出错了,错误原因是:
我得为什么这么显示?
2016-11-08
好鸡肋,格式不如<pre>,还不如引号方便。输入1、在第2行输入“$string1 = <<<GOD”;
2、在第7行输入“GOD;”;以后报语法错误还能通过
2、在第7行输入“GOD;”;以后报语法错误还能通过
2016-11-08
不要说zend studio和eclipse怎么了,zend studio就是基于eclipse在开发的,希望顶上去,让更多人看到
2016-11-08