tidy_warning_countReturns the Number of Tidy warnings encountered for specified document Description
int tidy_warning_count
( tidy
$object
)Returns the number of Tidy warnings encountered for the specified document. Parameters
Return ValuesReturns the number of warnings. Examples
Example #1 tidy_warning_count example
<?php See Also
|