> Hi,
>
>  I have created a basic HTML emailer with PHP where the body is
> created and
> text is inserted via a text area.
>
> Now I would like to expand this so the client can put in live URL
> and mailto
> links. I can use htmlentities() to do this but I would also like a button
> that allow them to enter it through a dialog box.
>
> Is there a php/javascript class that can do this?
>

Have a look at http://www.fckeditor.net/

Edward

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

Reply via email to