出现下载-php新手求助:Zend Studio 运行php出现异常

WBOY
Release: 2016-06-02 11:34:15
Original
989 people have browsed it

出现下载zend studiophp运行异常

之前正常,但现在每次运行php程序就会出现如图所示的提示,这是怎么回事请各位指教!!!
我的代码很简单,
$conten[] = array('huee','jowife','efhef'
);
$length = count($conten);
echo $length;
?>

菜鸟求救!!感激不尽啊!!!
CSDN移动问答

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template