HTML_CSS : The Definitive Guide
|
HTML_CSS::removeGroupSelector — Removes a selector from a group.
require_once '/CSS.php';
void|PEAR_Error HTML_CSS::removeGroupSelector( |
$group, | |
$selectors); |
| mixed | $group; |
| string | $selectors; |
| HTML_CSS : The Definitive Guide | v 1.0.0 : June 24, 2006 |