TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Combining CSS or JavaScript Files on the Fly with PHP

1 点作者 ajbatac超过 15 年前

1 comment

tjpick超过 15 年前
&#62; /combine.php?test1&#38;test2<p>that's a pretty hideous URL. I'd want to alias that using mod rewrite or something. I'd also probably want to do this as part of a build script and just let the web server serve the static files. Then you'd probably just run the dynamic one on your dev server to save you having to build.