Answer Posted / binay kumar
if(session_id()=="") session_start();
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Session and Cookie?
How to replace a text in a string with another text in php?
What is meant by MIME?
What exactly is validating and sanitizing?
Explain the difference between mysql_connect and mysql_pconnect?
What is class extend in php?
What beforeFilter() is used?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Are php sessions cookies?
What is the meaning of a persistent cookie?
Will php die?
Are php sessions secure?
What is the use of $_request variable?
What is csrf token in php?
Does facebook use php framework?