Goody, a virus. LOL

Note: According to the Virus scanner used on php.net (or on the mailing
list. whichever) Emanuel.exe is a virus. Here is the URL for information on
it:

http://vil.mcafee.com/dispVirus.asp?virus_k=98881&;

Gotta hate when that happens.


--
Plutarck
Should be working on something...
...but forgot what it was.


""jessica"" <[EMAIL PROTECTED]> wrote in message
016a01c0cbff$69f1fee0$0300a8c0@acer345t">news:016a01c0cbff$69f1fee0$0300a8c0@acer345t...
Yeah right...

Sure, we can use ob_start(), but the poster of original message apparently
does not make any use of these functions ,
therefore his problem is easily solvable by just keeping track of output
start rather then creating a whole buffering system.

After all, why would you use some strange (for the poster) functions when he
can just delete the space/newline after ?>   ?

Thanks for suggesting an alternative.

Maxim Maletsky
www.PHPBeginner.com




-----Original Message-----
From: Jochen Kaechelin [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 6:49 PM
To: Maxim Maletsky
Subject: RE: [PHP] PHP Error


> it says that on line 15 of settings.php there's an output.
>
> you need to set cookies BEFORE any output.
>

that's not quiet right! you can use the
output buffering functions such as ob_start()
to avoid this problem!

--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]




----------------------------------------------------------------------------
----


> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to