Re: [PHP] extract/replace the content of html pages

2004-01-02 Thread Mike Migurski
>I have a folder full of html pages that I need to extract the content >from. They all have and >comment tags surrounding the content. I need an easy way (not one at a >time) to extract that content and place it in a new template. > >Any ideas are appreciated. Im assuming it will have to be some

[PHP] extract/replace the content of html pages

2004-01-02 Thread JLake
Hello I have a folder full of html pages that I need to extract the content from. They all have and comment tags surrounding the content. I need an easy way (not one at a time) to extract that content and place it in a new template. Any ideas are appreciated. Im assuming it will have to be some