cookies?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
kron
Forum Newbie
Posts: 6
Joined: Thu Sep 16, 2004 4:32 pm

cookies?

Post 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.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

how are these cookies set? are they done with $_COOKIE, setcookie, header, $_SESSION, session_start .. what?
Post Reply