I have a website and when users visit that site, I'd like to put a
cookie on their computer. Then I'd like to retreive the cookie so I
can actually view it. How would I go about doing that with php?
BTW, I know nothing about php. I only know basic html. I'm trying to
learn php but I'm having difficulties with it.