| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
tidy::bodytidy_get_body(PHP 5, PECL tidy 0.5.2-1.0) tidy::body -- tidy_get_body — Returns a tidyNode object starting from the <body> tag of the tidy parse tree 반환값Returns a tidyNode object starting from the <body> tag of the tidy parse tree. 예제
 Example #1 tidy::getBody() example 
<?php위 예제의 출력: <body> <p>paragraph</p> </body> 주의
 참고
  |