Re: [PHP] Problem with echo

2002-08-11 Thread Kristoffer Strom
Works like a charm, thx /Kris "Bas Jobsen" <[EMAIL PROTECTED]> wrote in message 02081115573503.02483@bjobsen">news:02081115573503.02483@bjobsen... > Op zondag 11 augustus 2002 16:42, schreef Kristoffer Strom: > > Got a problem when echo:ing a variable containing alot of text. > > When echoing it

Re: [PHP] Problem with echo

2002-08-11 Thread Matt
>From: "Kristoffer Strom" <[EMAIL PROTECTED]> >Sent: Sunday, August 11, 2002 10:42 AM >Subject: [PHP] Problem with echo > Got a problem when echo:ing a variable containing alot of text. > When echoing it backslashes ("\") every apostrophe ("'&

Re: [PHP] Problem with echo

2002-08-11 Thread Bas Jobsen
Op zondag 11 augustus 2002 16:42, schreef Kristoffer Strom: > Got a problem when echo:ing a variable containing alot of text. > When echoing it backslashes ("\") every apostrophe ("'") and quote ("). > This I don't like. > And I can't use HTMLSPECIALCHARS or HTMLENTITIES since the text has alot of

[PHP] Problem with echo

2002-08-11 Thread Kristoffer Strom
Got a problem when echo:ing a variable containing alot of text. When echoing it backslashes ("\") every apostrophe ("'") and quote ("). This I don't like. And I can't use HTMLSPECIALCHARS or HTMLENTITIES since the text has alot of html tags that I want to keep intact. /Kris -- PHP General Mai