如何使用PHP操作cookie1、使用setcookie函数可以设置新的cookie。语法:setcookie;示例:创建一个名为“user”,值为“AlexPorter”,并在一小时后过期的cook...