干货:php使用curl post 发送json数据实例

使用出curl发送body时,需要加header’Content-Type:application/json’,否则contenttype就是application/x-www-form-urlencoded。

PHP+Jcrop实现截取图片上传功能

效果:直接上代码index.html<htmllang="en"style="overflow-x:visible。

【nginx】十五、nginx高阶之openresty内置变量

名称说明$arg_name请求中的name参数$args请求中的参数$binary_remote_addr远程地址的二进制表示$body_bytes_sent已发送的消息体字节数$content_lengthHTTP请求信息里的”Content-Length”$content_t

Laravel-admin Grid 自定义Filter

在使用grid filter大多时候通过直接对model单字段进行各种比较运算完成的。//source 为索引所在的表名, tp为索引名。

网站地图