搜索资源列表
class.json.php
- PHP写的json类,没有JSON扩展一样用JSON-json class for php
cls_json
- php写的json类,支持php4,json类-json php class written to support php4, json class
php_sql
- 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http:
httpclient.php
- 经过无数次使用,封装抽离的网络请求工具类执行post,get获取json数据- After countless times to use, the package the network to request the implementation of the class of tools to implement the post, get access to JSON data
XMLTools
- php解析和反解析工具类,可以把json的数据转换成xml格式,也可以把xml的数据反解析成json。(PHP parsing and parsing tool class, you can convert JSON data into XML format, you can also XML data parsing into json.)