File "example_extract_html.php"
Full path: /home/kosmetik/public_html/api/price_hunt/example/example_extract_html.php
File
size: 102 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
include_once '../simple_html_dom.php';
echo file_get_html('http://www.google.com/')->plaintext;