Hello everybody!
We run PHP4 with IIS5.0. If we use php.exe, set_cookie run not properly. If we use php4isapi.dll, IIS was usually damaged.
Who can I show me the way to solve this problem.
Thank you very much.
Moderator: General Moderators
I want to say about function "setcookie" of PHP. If I use this function with CGI, it work not properly.twigletmac wrote:setcookie() should work whether you use the CGI or ISAPI version of PHP. By not work properly, what do you mean?
Mac
Code: Select all
echo $_COOKIEї'COOKIE_USERNAME'];