FW: [PHP-DB] why is it so?

2004-12-30 Thread Darryl
@lists.php.net Subject: [PHP-DB] why is it so? Hello All, I am unable to understand when I execute etc.php, it give me the error "Warning: session_start(): Cannot send session cache limiter - headers already sent ." can you solve this leral ? TIA -- Nayyar Ahmad Lecturer Faculty O

Re: [PHP-DB] why is it so?

2004-12-30 Thread John Holmes
Nayyar Ahmed wrote: I am unable to understand when I execute etc.php, it give me the error "Warning: session_start(): Cannot send session cache limiter - headers already sent ." You need to have session_start() before _any_ output to the browser (such as HTML, spaces, newlines, etc). Sessions

Re: [PHP-DB] why is it so?

2004-12-30 Thread Nayyar Ahmed
all php code follows > ?> > > > -Original Message- > From: Nayyar Ahmed [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 30, 2004 10:56 AM > To: php-db@lists.php.net > Subject: [PHP-DB] why is it so? > > Hello All, > I am unable to understand

RE: [PHP-DB] why is it so?

2004-12-30 Thread Bastien Koert
in this page somwhere, or perhaps in an include, there is a blank space or some html echoed out to the page bastien From: Nayyar Ahmed <[EMAIL PROTECTED]> Reply-To: Nayyar Ahmed <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] why is it so? Date: Thu, 30 Dec 2004 20

RE: [PHP-DB] why is it so?

2004-12-30 Thread R. Van Tassel
session_start() needs to be the first piece of code at the top of the page, you must have something else before it. -Original Message- From: Nayyar Ahmed [mailto:[EMAIL PROTECTED] Sent: Thursday, December 30, 2004 10:56 AM To: php-db@lists.php.net Subject: [PHP-DB] why is it so

[PHP-DB] why is it so?

2004-12-30 Thread Nayyar Ahmed
Hello All, I am unable to understand when I execute etc.php, it give me the error "Warning: session_start(): Cannot send session cache limiter - headers already sent ." can you solve this leral ? TIA -- Nayyar Ahmad Lecturer Faculty Of Computer Science, Institute Of Management Sciences, H