Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个来自公司的 json 事件源,它会定期更改。由此我想使用 PHP 在我的网站上显示即将发生的事件。每个活动也将在我的网站上拥有自己的页面。
但是,随着产品提要发生变化,我网站上的链接也会发生变化。这意味着不再在产品提要上的旧活动将不再在我的网站上有页面。
有没有人有任何建议如何解决这个问题并保留旧页面?
提前致谢