Answer Posted / modi[achir communication]
session_register($session_var);
$_SESSION['var'] = 'value';
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What language is similar to php?
Explain the ternary conditional operator in php?
Explain how to submit form without a submit button.
Code to open file download dialog in PHP?
How to receive a cookie from the browser?
What is http get and post?
Explain mysql_errno()?
What is the default session time in php?
How to remove values saved in the current session?
What is difference between rest and http?
How to get the value of current session id?
Tell me what is the definition of a session?
Is php a mvc?
Is php dead 2019?
What are the methods to submit form in php?