Hi all,
I want to make a PHP script that it parser determinated data from a HTML file. For example, i would like to extract the computers' information from this page
http://www.microcache.com/system.html
and assort it per tables in a database.
I would appreciate an example or a reference for do it.
A friend told me about preg_match_all function, but it's hard.
All right, I hope you guys can help me
Thanks.