摘要:
PHP header 的7种用法 1. 跳转页面 1 header('Location:'.$url); //Location和":"之间无空格。 2. 声明content-type 1 header('content-type:text/html;charset=utf-8'); 3. 返回res 阅读全文
posted @ 2020-01-07 11:05
乱丶心
阅读(1797)
评论(0)
推荐(0)
Turn.js 实现翻书效果(自适应单双页) 阅读全文