tidy_config_countReturns the Number of Tidy configuration errors encountered for specified document Beschreibung
int tidy_config_count
( tidy
$object
)
Returns the number of errors encountered in the configuration of the
specified tidy Parameter-Liste
RückgabewerteReturns the number of errors. Beispiele
Beispiel #1 tidy_config_count example
<?php |