How can we register the variables into a session?



How can we register the variables into a session?..

Answer / umapathi

session_register(variablename);

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More PHP Interview Questions

What is a base url?

1 Answers  


What is the goto statement useful for?

1 Answers  


Explain the difference between isset() and empty()?

1 Answers  


What is the difference between include and require?

1 Answers  


What is mysql_fetch_array?

1 Answers  


What is meant by PEAR in PHP?

1 Answers  


How to get a random value from a php array?

1 Answers  


Explain Whitespace Characters?

1 Answers  


how can i upload only pdf files in my website? files has not a pdf extension mantioned

0 Answers  


Does csrf token change?

1 Answers  


List the different types of print functions available in php?

1 Answers  


Is php 7 backwards compatible?

1 Answers  


Categories