|
Posted by Manuel Lemos on 01/21/08 21:17
Hello,
on 01/21/2008 06:34 PM Carolyn Marenger said the following:
> Can someone point me in the direction of some good documentation on text
> parsing?
>
> I want to take a bunch of text files (rtf), read them in and dump the
> contents in a database. The files are effectively a flat file database,
> with I suspect some fairly intricate programming needed to process the
> files. Unfortunately, they are laid out for human readability, not data
> conversion.
You may want ti try this RTF parser class:
http://www.phpclasses.org/rtfparseclass
--
Regards,
Manuel Lemos
PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
[Back to original message]
|