chr*_*ala 1 css php caching browser-cache
我可以在 PHP 中使用 filemtime 强制浏览器重新加载 css 吗?
$mtime = filemtime('style.css');
echo "\style.css?mod=" . $mtime;
Run Code Online (Sandbox Code Playgroud)
filemtime 是不是太慢了?
| 归档时间: |
|
| 查看次数: |
1706 次 |
| 最近记录: |