Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Register the variables
(1 viewing) (1) Guest
All your queries regarding
PHP Installation,
Binding Apache-PHP-MySQL,
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

Register the variables

Register the variables 1 year, 4 months ago #454

  • palak
  • OFFLINE
  • Senior Boarder
  • Posts: 55
  • Karma: 0
How can we register the variables into a session?

Re: Register the variables 1 year, 4 months ago #465

  • abott
  • OFFLINE
  • Junior Boarder
  • Posts: 25
  • Karma: 0
You can register the variables into a session in the following manner:

session_register($session_var);

$_SESSION['var'] = 'value';
  • Page:
  • 1
Time to create page: 1.24 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download