How to parse html page with php ?

John

New member
i need to parse web site using php . this is related to my project . I am a beginner in php. So if someone could please give me the code for doing this it would be erally appreciable.

I need to identify all the tags ( ie color size image etc ) occuring anywhere inside the html file and print them on the output screen.

Please help me !!

Thanks in advance.
 
Just google it.

http://www.google.com/search?client=ubuntu&channel=fs&q=parse+html+page+with+php&ie=utf-8&oe=utf-8
 
Back
Top