I’ve wrote an array to cakephp Cookie. I could perform read and write operations perfectly. But is there any direct way to know whether some cookie set or not ? . I mean like
if($this->Cookie('somevalue')==false) {
return;
}
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@ sudhir
@ newRehtse
since when can use you methods in isset() or empty()?
thats news to me..^^
so correct would be