> Short question: following your advice, what would the data look like
in
> the
> db if I typed in:
> 
>       Hi Sascha.
>       Next line is doubled.
> 
>       Double.
> 
> How would that appear iun the db? In mine, it looks exactly like I
typed
> it
> above (using  1 & 2 with magic_quotes=on).

It depends on your viewer, I guess. It may appear as though it's all on
one line, but the new lines are there, regardless. Htmlentities()
doesn't do anything to linebreaks...

---John Holmes...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to