tidy_error_count

tidy_error_count

(PHP 5, PHP 7, PECL tidy >= 0.5.2)

tidy_error_countReturns the Number of Tidy errors encountered for specified document

Description

int tidy_error_count ( tidy $object )

Returns the number of Tidy errors encountered for the specified document.

Parameters

object

The Tidy object.