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
How can we determine whether a variable is set?
What is asort php?
Why framework is used in php?
Which framework is best for php development?
What is the difference between Split and Explode in PHP?
Explain me what is the difference between explode() and split() functions?
What is meant by variable variables in php?
How do I find out the number of parameters passed into function9?
How to strip whitespace (or other characters) from the beginning and end of a string?
How to store the uploaded file to the final location?
Explain object-oriented methodology in php?
What is the current stable version of php? What advance thing in php7?
Write a program to display table of a number using php?
What is the Default syntax used in PHP?
Why are sessions used?