Answer Posted / naiju
unset("username" "timeout",60)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between session and cookies in php?
Where are the persistent cookies stored on your computer?
Tell me how to initiate a session in php?
Explain which cryptographic extension provide generation and verification of digital signatures?
Does strlen include null?
Write down the code for saving an uploaded file in PHP.
Why many companies are switching their current business language to php? Where php basically used?
What is uniqid php?
What is regex in html?
Why die is used in php?
How can we change the maximum size of the files to be uploaded?
How to call a php function from another php file?
Explain why would we use === instead of ==?
What is difference between print and echo in php?
How break and continue while loop in php?