PHP 클래스 Sunra\PhpSimple\HtmlDomParser

파일 보기 프로젝트 열기: nystudio107/seomatic 1 사용 예제들

공개 메소드들

메소드 설명
file_get_html ( ) : simple_html_dom
str_get_html ( ) : simple_html_dom get html dom from string

메소드 상세

file_get_html() 공개 정적인 메소드

public static file_get_html ( ) : simple_html_dom
리턴 simplehtmldom_1_5\simple_html_dom

str_get_html() 공개 정적인 메소드

get html dom from string
public static str_get_html ( ) : simple_html_dom
리턴 simplehtmldom_1_5\simple_html_dom