On Tue, 2005-10-18 at 23:52, John Taylor-Johnston wrote:
> Is there a OS java (or other) html editor I can implement on a Web page. 
> I want a user to type text, use bold, italics, etc.
> I would then store the html in a MySQl record and then use php to insert 
> the edited text.
> I've seen some packaged, in Moodle for example.

Here's a couple of popular ones.

    http://tinymce.moxiecode.com/example_full.php?example=true
    http://www.fckeditor.net/demo/default.html

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to