htmlSQL is a PHP class for querying HTML using a SQL-like query.
It saves you from writing complex regular expressions to extract values.
htmlSQL example:
This query returns an array with all links that contain the attribute class="list".
Isn’t it great?
How to use?
You simply insert the PHP files from th download package and that’s all.















