Page 1 of 1

php rtf to html with regular expressions?

Posted: Thu Apr 10, 2008 4:15 am
by adrivetest
Hi, i've searched all over the google but i can't seem to find a solution to actually convert rtf streams into pure html with php regular expressions.

This way, i won't need to utilize any third party extensions.


Is it even possible?