Re: [PHP] Question Regarding Cookies, Sent Headers, and Functions That Return Values

2002-12-11 Thread KANM MD
PASSWORD)"; } Now when you say "blank line" does that mean actual empty lines between the To: "KANM MD" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 10:39 PM Subject: Re: [PHP] Question Regarding Cookies, Sent Headers, and Functions T

[PHP] Question Regarding Cookies, Sent Headers, and Functions That Return Values

2002-12-10 Thread KANM MD
Here's my question: I'm running code that essentially checks for either a certain IP address or a password before it sends a cookie. However, when I try to send the cookie, I get the standard "Error - headers already sent" when I haven't output anything. After some spot debugging, I found that