Home > Backend Development > PHP Tutorial > 这异常跟PHP版本有关系

这异常跟PHP版本有关系

WBOY
Release: 2016-06-13 12:35:56
Original
924 people have browsed it

这错误跟PHP版本有关系?
服务器版本是5.4.3
我本机是5.3.1

Parse error: syntax error, unexpected '[', expecting ')' 
报错如下 

$userinfo = $this->getuser('getpk', [$uid], 'userinfo');//这里uid框起来就报错了

是否跟PHP版本有关系??

Related labels:
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