Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/290.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
my index.php无法与localhost一起使用。。。但在最后处理在线和错误_Php - Fatal编程技术网

my index.php无法与localhost一起使用。。。但在最后处理在线和错误

my index.php无法与localhost一起使用。。。但在最后处理在线和错误,php,Php,是的,我想让我的php文件与我的localhost一起工作,但我的index.php在使其在localhost中工作时似乎遇到了问题 还有。。。my index.php与其他托管站点一起工作,然后加载modals并提交内容,从而获得问题。类似的东西 所以是的,这个index.php-tho。。 因为它超出了字符限制,所以必须粘贴到bin然后。。。 我不明白为什么我的index.php加载在在线托管站点上(只运行了一半),而不加载在本地主机上,这是因为使用了错误的开始标记。您正在php设置中使用

是的,我想让我的php文件与我的localhost一起工作,但我的index.php在使其在localhost中工作时似乎遇到了问题

还有。。。my index.php与其他托管站点一起工作,然后加载modals并提交内容,从而获得问题。类似的东西

所以是的,这个index.php-tho。。

因为它超出了字符限制,所以必须粘贴到bin然后。。。
我不明白为什么我的index.php加载在在线托管站点上(只运行了一半),而不加载在本地主机上,这是因为使用了错误的开始标记。您正在php设置中使用
check
short-open标记
,如果没有,请启用。。