Home > Backend Development > PHP Tutorial > iis7.0-求助,报错PHP Strict Standards

iis7.0-求助,报错PHP Strict Standards

WBOY
Release: 2016-06-02 11:28:50
Original
1209 people have browsed it

iis7.0fastjsonphp5php

试了好多方法,没用,请问这个怎么解决,用的iis7+php5.3的,报错PHP Strict Standards: Non-static method FastJSON::convert() should not be called statically,
代码是:return FastJSON::convert($array); 就是这行出错

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