tidy_config_count

PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2
tidy_config_count - Returns the Number of Tidy configuration errors encountered for specified document
Manual
Code Examples

tidy_config_count( tidy$tidy ): int

Returns the number of errors encountered in the configuration of the specified tidy tidy.

Parameters

tidy

The Tidy object.

Return Values

Returns the number of errors.

Example of tidy_config_count

Show all examples for tidy_config_count

PHP Version:


Function tidy_config_count:

Tidy Functions

Most used PHP functions