(php begginer)
okay, i need to create a script that will check if a cookie exists, if yes, extract 2 variables, and run one function, if no cookie or cookie empty, it will run a second function. Only problem is the book i bought to teach myself php mentions how to set cookies but not how to read them or check if they exist, plz help