chriso20 Posted February 21, 2009 Share Posted February 21, 2009 Hey, I'm working on a web scraper which currently uses preg_replace() to find content and change it. Is there a way to change content with XPATH? it's so much neater and accurate than long regular expressions using preg_replace(). Thanks, Chris Link to comment https://forums.phpfreaks.com/topic/146216-web-scraping-change-html-content-with-xpath/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.