Answer Posted / chetan
session_destroy()
....// it will delete all session variables at once
unset
session_unregister()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is var_dump function in php?
How do you put a space in html?
What does the initials of php stand for?
What is the function mysql_pconnect() usefull for?
What are php magic quotes?
What is active record in php?
What is the difference between $argv and $argc? Give example?
What is csrf validation?
What is use of count() function in php?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
What is different types of visibility?
sort term descripttion form, report and uery
What are escaping characters? Explain with an example?
What is uri routing?
Can you give example for trait in php?