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.
是否可以在用 php 编写的 cgi 脚本中使用会话?我已经尝试过,但它不起作用(可能是因为会话无法在 php 作为脚本执行时创建 cookie) 是否有一些替代方法可以在 cgi 中执行类似会话的操作?