tidy_diagnose(PHP 5, PECL tidy:0.5.2-1.2) tidy_diagnose — Run configured diagnostics on parsed and repaired markup DescriptionProcedural style:
bool tidy_diagnose
( tidy $object
)
Object oriented style:
bool tidy->diagnose
( void
)
tidy_diagnose() runs diagnostic tests on the given tidy object , adding some more information about the document in the error buffer. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пример #1 tidy_diagnose() example
<?phpРезультат выполнения данного примера:
See also tidy_get_error_buffer(). |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |