I'm sort of a n00b to more advanced features of php. I can do most basic stuff, and edit most any script, but starting from scratch is rather difficult for me. Anyway, I want to write a script that will open an html file, copy all the lines of text, but remove the html formatting, images, and such things, and then write the striped document into say a txt file. Any and all help would be greatly appreciated.