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
Why do we use namespace in php?
Write down the code for saving an uploaded file in PHP.
What is php beginner?
What is the string concatenation operator in php?
What are headers in php?
What is difference between strstr() and stristr() in PHP?
What is abstract class in php?
Explain the changes in php versions?
How break and continue while loop in php?
Do you know what is the differences between $a != $B and $a !== $B?
Are there regular expressions in php?
What is a php namespace?
What are examples of independent and dependent variables?
What is the output of the ucwords function in this example?
What is a substring in php?