The created cookie file cannot be found: setcookie (& quot; myname & quot;, & quot; baidu & quot;, time () + 3600) setcookie (& quot; myname & quot;, & quot; baidu & quot;, time () + 3600) is successfully created, but the cookie file after creation cannot be found, no matter whether you go to the cookies folder on disk C or you cannot find the created cookie file: setcookie ("myname", "baidu", time () + 3600)
Setcookie ("myname", "baidu", time () + 3600) is successfully created, but the cookie file after creation cannot be found, no files are found in the cookies folder on disk C or in the entire search on disk C, and I have not changed php. the INI file is the default storage path of the system.
------ Solution --------------------
Close the browser and try again
------ Solution --------------------
I remember it seems to be in temp ..