Answer Posted / binay kumar
if(session_id()=="") session_start();
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what does $_server means?
Can you define an array argument as a reference type?
What is crypt () in php?
Explain what does the unset() function means?
Why die is used in php?
What are the methods useful for method overloading?
How many types of errors in php?
Why php is also called as scripting language?
Can we use include ("xyz.php") two times in a php page "index.php"?
How to send email using php script?
What is the function of trim?
What is ci in php?
Does session expire on closing browser?
What is global array in php?
What are the advantages of php?