[PHP] problems Regarding php session vars From: manish acharya (man123 <email protected>)
Date: 09/30/00

hi,

i have a small regarding php session variables.

whenever i register a variable using session_register[var1]; it registers the var as a coookie. now when i try to make use of this variable in any other page using session_start() and then the statemtn where the variable is being echoed i get an warning saying

cannot send session cache limiter headers already sent ( o/p startted at /home/php/messages.php:16) in /home/php/messages.php on line 121

can anyone pl help me out in this matter...

is there anyway by which i can stop the warnings to display or any err check syntax

hope for reply soon

_________________________________________________
Get Your Free Email At, http://www.rediffmail.com

For fabulous shopping deals visit: http://www.rediff.co.in/shopping/index.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>