tidy_config_countReturns the Number of Tidy configuration errors encountered for specified document Description
int tidy_config_count
( tidy
$object
)
Returns the number of errors encountered in the configuration of the
specified tidy Parameters
Return ValuesReturns the number of errors. Examples
Example #1 tidy_config_count example
<?php |