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 Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to