On 10 Aug 2011 at 22:07, Chris Stinemetz <chrisstinem...@gmail.com> wrote: 

>>
>>    Use HTML 'pre' tags:
>>
>>        <pre><?php echo $your_content; ?></pre>
>>
>
> I just tried that and that puts all the text on a single line.

You could write the string into another textarea, which you could make readonly 
for this purpose.

--
Cheers  --  Tim

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

Reply via email to