Current Page: 1 of 1
Results 1 - 2 of 2
9 years ago
Fiskan
I need DOMDocument to do some website scraping through PHP. See this video:
Forum: WampServer English
9 years ago
Fiskan
Version of Operating system? - 64bit Version of Wamp Server installed? - 64bit Version of Apache you are running? 2.4.9 Version of MySQL you are running? 5.6.17 Version of PHP you are running? 5.5.12 ------------------------------------ Here's a sample code: index.php <?php $site = new domDocument(); $div = $site->createElement("div" ); $class = $site->crea
Forum: WampServer English
Current Page: 1 of 1