How can we register the variables into a Session?
Answer Posted / imteyazhaider
by using session_register function
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are php errors?
Which programming language does php resemble to?
What are the data types in php?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
How to connect to a url in php?
What is the array in php?
What are encryption functions in php?
What is warning – “cannot modify header information – headers already sent”?
Is age interval or ordinal?
Does php have block scope?
Explain me how failures in execution are handled with include() and require() functions?
Is php a framework?
Name some of the popular frameworks in php.
Explain the difference between isset() and empty()?
What's php?