How to check whether cookies are disbled or not in the
browser ? If that is the case how do you handle the
sessions ?
Answer / srikanth
If output exists prior to calling this function, setcookie()
will fail and return FALSE. If setcookie() successfully
runs, it will return TRUE. This does not indicate whether
the user accepted the cookie.
http://in2.php.net/manual/en/function.setcookie.php
| Is This Answer Correct ? | 2 Yes | 1 No |
What is xss in php?
What is super () python?
What is htaccess in php?
Can i get free good material for preparation for Zend Certification can i get good questions about certification?
What’s the difference between htmlentities() and htmlspecialchars()?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
what is constructor in a class, how it is work, how it is call?
How can we extract string ?allinterview.com ? from a string ?http://info@allinterview.com? using regular expression of PHP?
Is it worth learning php in 2019?
How to include variables in double-quoted strings in php?
What IS PHP?
What is php's mysqli extension?