in reply to Using a config file in my regexp script.
- open and read-in an HTML file from hard-drive
- slurp it into an array, to loop through
And you do this project for some kind of degree? Surely by now you should know that HTML tags can be stretched over more than one line? Please do use an HTML parser instead of using a bunch of regexes. But I think that you were told so in a some previous threads as well.
Abigail
|
|---|