Date: 09/30/00
- Next message: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Previous message: Cary Collett: "Re: [PHP] How to improve sql query security using php?"
- Next in thread: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Reply: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Previous message: Cary Collett: "Re: [PHP] How to improve sql query security using php?"
- Next in thread: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Reply: Jason Brooke: "Re: [PHP] problems Regarding php session vars"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

