Anyone know how to write php cookies?

Brian

New member
Anyone know how to write cookies? I need one that when you go to the page it will write it to the client machine and the next time the user accesses the page the cookie should be read and information for the cookie displayed. This needs to be done in PHP. Thanks
 
Back
Top