php rtf to html with regular expressions?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adrivetest
Forum Newbie
Posts: 3
Joined: Thu Apr 10, 2008 4:12 am

php rtf to html with regular expressions?

Post 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?
Post Reply