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
Can we run php on tomcat server?
What is a php 5?
What does php do?
What enctype is required for file uploads to work?
What is the use of the function 'imagetypes()'?
What is scope of variable in php?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What are php libraries?
What is $_session in php?
What is a path Traversal?
What are new features in php 7?
What is the difference between for and foreach loop in php?
How to convert strings in hex format?
Tell me how is it possible to propagate a session id?
How is it possible to parse a configuration file?