Re: [nyphp-talk] Text control for PHP

2007-07-03 Thread Дмитрий Ананьев
Hi. And take a look at this links http://www.geniisoft.com/showcase.nsf/WebEditors http://htmlarea.com/directory/Web_Software_Components/WYSIWYG_Editors/ -- С уважением, Дмитрий Ананьев [EMAIL PROTECTED] ___ New York PHP Community Talk Mailing List ht

Re: [nyphp-talk] Text control for PHP

2007-07-03 Thread David Krings
Adrian Noland wrote: Text control? What do you mean? Something like tinyMCE or FCKeditor? http://tinymce.moxiecode.com/ http://www.fckeditor.net/ That is spot on! Thank you very much! David ___ New York PHP Community Talk Mailing List http://lists.n

Re: [nyphp-talk] Text control for PHP

2007-07-03 Thread Adrian Noland
Text control? What do you mean? Something like tinyMCE or FCKeditor? http://tinymce.moxiecode.com/ http://www.fckeditor.net/ On 7/3/07, David Krings <[EMAIL PROTECTED]> wrote: Hi! Can anyone recommend a text control for use with PHP? Ideally one that can be integrated in an HTML form and that

[nyphp-talk] Text control for PHP

2007-07-03 Thread David Krings
Hi! Can anyone recommend a text control for use with PHP? Ideally one that can be integrated in an HTML form and that produces an HTML formatted string. Or anything else that is easy to use and works (of course). Thanks in advance, David