now im using the htmldom libary: http://simplehtmldom.sourceforge.net/ and i succeeded in getting the html of a website,but thats where my knowledge of php ends
i want to have an end result where i print all the lines of html that i used regex on
anyone here knows how i should attempt to do this? it cant be very difficult