 |
|
Innovation award
 Nominee: 8x |
This class can be used to get elements from an HTML document using CSS selectors similar to Xpath.
It can load an HTML document and perform queries for elements using CSS selectors as query parameters. The search may be applied to the whole document or just to a list of document elements.
The class returns an array of document elements as DOMNode objects that match the query.
|
|
| Name: |
CSS Query |
| Base name: |
cssquery |
| Description: |
Get elements from an HTML page using CSS selectors |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
MIT/X Consortium License |
| All time users: |
1291 users |
| All time rank: |
2608 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
 June 2009
Number 2
Prize: One subscription to the PDF edition of the PHP Architect magazine |
CSS is a standard that allows you to assign style properties to elements in a page that match a given selector path to match elements by class or identifier.
This class provides a solution to search and extract page elements using the CSS selector path specification.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|