男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站

tidy::getStatus

tidy_get_status

(PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2)

tidy::getStatus -- tidy_get_statusGet status of specified document

說(shuō)明

面向對象風(fēng)格

public tidy::getStatus(): int

過(guò)程化風(fēng)格

tidy_get_status(tidy $tidy): int

Returns the status for the specified tidy tidy.

參數

tidy

The Tidy 對象。

返回值

Returns 0 if no error/warning was raised, 1 for warnings or accessibility errors, or 2 for errors.

范例

示例 #1 tidy::getStatus() example

<?php
$html 
'<p>paragraph</i>';
$tidy = new tidy();
$tidy->parseString($html);

$tidy2 = new tidy();
$html2 '<bogus>test</bogus>';
$tidy2->parseString($html2);

echo 
$tidy->getStatus(); //1

echo $tidy2->getStatus(); //2
?>

男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站