Re: nl2br problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Feb 1, 2011 at 14:42, Donovan Brooke <lists@xxxxxxx> wrote:
> Hello,
>
> I have CMS form that allows HTML for the body of a site.
>
> To keep the form somewhat WYSIWYG, I am using the
> nl2br() function for displaying:
>
> nl2br($t_body)
>
> This works great for normal stuff.. but for pages with tables
> etc.. it creates a lot of extra "<br />'s" :-).
[snip!]
>
> Any thoughts?

    Absolutely.  Look into employing TinyMCE or CKEditor (or the older
FCKEditor) so you don't have to do so much server-side processing.
This will only apply to pages moving forward, mind you, not for
displaying existing table data.  You'll need to make the determination
if it's right for your specific case.

-- 
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux