PHP » GoLang |
login |
register |
about
|
GoLang tidy::getStatus
request it (329)
GoLang replacement for PHP's tidy::getStatus
[edit | history]
tidy::getStatustidy_get_status(PHP 5, PHP 7, PECL tidy >= 0.5.2) tidy::getStatus -- tidy_get_status — Get status of specified document DescriptionObject oriented style
int tidy::getStatus
( void
)
Procedural style
Returns the status for the specified tidy Return ValuesReturns 0 if no error/warning was raised, 1 for warnings or accessibility errors, or 2 for errors. Examples
Example #1 tidy::getStatus() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|