Answer Posted / thoms
By providing past values.
for eg:
setcookie("name","value",time()-3600);
| Is This Answer Correct ? | 37 Yes | 6 No |
Post New Answer View All Answers
How to compare two strings with comparison operators in php?
How can we execute a php script using command line?
What is strlen function in php?
Is php class name case sensitive?
What is prepare in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
What is __ construct in php?
What enctype is required for file uploads to work?
How do you check is php not empty?
Why do we use in php?
How is it possible to propagate a session id?
What is a substring in php?
What are the different errors in php?
How is it possible to cast types in php?
Why use php artisan serve?