Home > Backend Development > PHP Tutorial > php 使用JOSN该如何引用

php 使用JOSN该如何引用

WBOY
Release: 2016-06-23 14:08:42
Original
902 people have browsed it

在php5.2以下的版本  json_encode() 函数是没有定义的,那么要怎么样引入JOSN呢,求大神回答。 


回复讨论(解决方案)

下载一个 json.php

下载一个 json.php
include josn.php  后直接用json_encode() 么?

他有使用说明

谢谢大侠!

他有使用说明

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