搜索资源列表
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