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_access_count()
tidy_access_count()
tidy_access_count - Returns the Number of Tidy accessibility warnings encountered for specified document
Syntax
int
tidy_access_count
(
tidy
$object)
Arguments
object - The Tidyobject.
Description
tidy_access_count() returns the number of accessibility warnings found for the specified document.
Version
PHP 5, PECL tidy >= 0.5.2
Return value
Returns the number of warnings.