KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Tidy
ob_tidyhandler
tidy_access_count
tidy_config_count
tidy_error_count
tidy_get_error_buffer
tidy_get_output
tidy_load_config
tidy_reset_config
tidy_save_config
tidy_setopt
tidy_set_encoding
tidy_warning_count
Home
>
PHP
>
Function
>
Tidy
>
tidy_warning_count()
tidy_warning_count()
tidy_warning_count - Returns the Number of Tidy warnings encountered for specified document
Syntax
int
tidy_warning_count
(
tidy
$object)
Arguments
object - The Tidyobject.
Description
Returns the number of Tidy warnings encountered for the specified document.
Version
PHP 5, PECL tidy >= 0.5.2
Return value
Returns the number of warnings.