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.
我的网站索引地址是这样的:
index.php?sid=8
我们每周都会创建新的 sid。例如下周是 9 ,然后是 10 ,然后是 ... 。我们想将所有用户重定向到我们创建的最后一个 sid。我怎样才能做到这一点?tnx