Answer Posted / roshnai
you prfile coming using session........
syntax:
session_start();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between echo and print_r in php?
How many days will it take to learn php?
what does this symbol mean in php?
What is php simple definition?
Tell me how do I escape data before storing it into the database?
Tell me what does the initials of php stand for?
What is the best way to avoid email sent through php getting into the spam folder?
How to pass an argument to a function?
Explain what are the two main string operators?
Who is known as the father of php?
Tell me what is the use of "enctype" attribute in a html form?
Can we extend multiple classes in php?
What software is required for php?
What should be the length of variable for SHA256?
Php program to generate fibonacci series?