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
Can we override static method in php?
What is http get and post?
What is session in php w3schools?
What is the correct and the most two common way to start and finish a php block of code?
Tell me what sized websites have you worked on in the past?
How many types of inheritances used in php and how we achieve it.
Explain the difference b/w static and dynamic websites?
Why are sessions used?
What is the use of preg_match in php?
How is traits used in php?
Write a query to find the 2nd highest salary of an employee from the employee table?
What is $_ post in php?
Tell me are parent constructors called implicitly inside a class constructor?
What is difference between static and constant?
What are the string functions in php?