classsimple_html_dom.php

Website: http://sourceforge.net/projects/simplehtmldom/ Additional projects: http://sourceforge.net/projects/debugobject/ Acknowledge: Jose Solorzano (https://sourceforge.net/projects/php-html/)

Licensed under The MIT License See the LICENSE file in the project root for more information.

Authors: S.C. Chen John Schlick Rus Carroll logmanoriginal

Contributors: Yousuke Kumakura Vadim Voituk Antcs

Version Rev. 1.9 (290)

Classes

simple_html_dom_node
simple_html_dom

Functions

file_get_html()

file_get_html( url,  use_include_path = false,  context = null,  offset,  maxLen = -1,  lowercase = true,  forceTagsClosed = true,  target_charset = DEFAULT_TARGET_CHARSET,  stripRN = true,  defaultBRText = DEFAULT_BR_TEXT,  defaultSpanText = DEFAULT_SPAN_TEXT) : 

Parameters

url
use_include_path
context
offset
maxLen
lowercase
forceTagsClosed
target_charset
stripRN
defaultBRText
defaultSpanText

Returns

str_get_html()

str_get_html( str,  lowercase = true,  forceTagsClosed = true,  target_charset = DEFAULT_TARGET_CHARSET,  stripRN = true,  defaultBRText = DEFAULT_BR_TEXT,  defaultSpanText = DEFAULT_SPAN_TEXT) : 

Parameters

str
lowercase
forceTagsClosed
target_charset
stripRN
defaultBRText
defaultSpanText

Returns

dump_html_tree()

dump_html_tree( node,  show_attr = true,  deep) : 

Parameters

node
show_attr
deep

Returns