Ok here it goes I have a MySQL database that stores user login info.
usng php to set up auth I want to use cookies to see if the users a member or a guest. I just learning cookies and could use a little help
Thanks in advance