Posted by Luca Villa on 11/11/07 18:05
I have many html files named like these:
c:\dir\femo-black.html
c:\dir\loren-white.html
c:\dir\spark-white.html
c:\dir\kim-black.html
c:\dir\paul-white.html
How can I convert only the files named "c:\dir\*-white.html" to
plaintext files named c:\dir\(original filename)-text.txt?
Is there a PHP module that does a good quality conversion HTML to
plaintext?
[Back to original message]
|