Re-using Gtk2_VarDump | |
PEAR Manual | |
require_once 'HTML/CSS.php'; |
void|PEAR_Error HTML_CSS::parseData (
array $styles
, bool $duplicates = NULL
)
Parse data sources, file(s) or string(s), that contains CSS information
data sources to parse
(optional) Allow or disallow duplicates.
throws HTML_CSS_ERROR_INVALID_INPUT
since version 1.0.0RC2 (2005-12-15)
This function can not be called statically.
Re-using Gtk2_VarDump | |
PEAR Manual | |