faqts : Computers : Programming : Languages : PHP : Common Problems : Document Types

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

20 of 52 people (38%) answered Yes
Recently 0 of 10 people (0%) answered Yes

Entry

How can I convert Rich Text Format to HTML ?

Nov 28th, 2000 16:13
Markus Fischer,


There is currently a little project ongoing to provide on the fly RTF -
> HTML conversion. Its a simple PHP class. Don't expect it to work with 
WinWord Files ! Its author first tries to begin small and has an eye on 
interoperability with Microsofts RichTextBox Control (which is easily 
used from withion Visual Basic). Sample VB Source and the PHP class can 
be found at http://josefine.ben.tuwien.ac.at/~mfischer/developing/ .