Page 1 of 1

cookies?

Posted: Tue Sep 21, 2004 5:58 pm
by kron
Cookies don't seem to work under my IIS 6.0 with php 5? I've also tried accessing the login page from a computer on the network it didn't also work. Can anyone give some guidelines? Thanks.

Posted: Tue Sep 21, 2004 6:03 pm
by feyd
how are these cookies set? are they done with $_COOKIE, setcookie, header, $_SESSION, session_start .. what?