Answer Posted / binay kumar
if(session_id()=="") session_start();
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
is that "enumerated array" equal to "numeric array"?
Is server side a session?
What is php programming used for?
Is php still used?
What are the Advantages and Application Areas of PHP?
How do you access a get requests url parameter with php?
What is session and Cokkies . How it works . tell some thing about Session_id()
What are the differences between php constants and variables?
What is php built on?
Is variable name casesensitive in php?
Write a program to swap two numbers using php.
How many types of inheritances used in php and how we achieve it.
Explain the advantages of using PHP?
Write a program to upload a file in php?
How do you pass a variable by value?