Profile
Achievement
adamcoulombe's Recent SnippetsTagged php
- All /
« Prev 1 Next »
This example uses file_get_contents to retrieve remote HTML. From there, we can parse through it using PHP5's DOMDocument and DOMXpath. XPath Queries are easy to create using the Firefox extension "XPather"
3
1879
posted 15 years ago by adamcoulombe