Html parser
Hello people
I'm new in php.
I'm looking for an example of how to parse a HTML file with PHP to retrieve some data from a table. I don't know what is the class o the function that a must to use.
For example, I have a HTML file, and I need to read some tags inside this html with a php page.
Any help is welcome.
|