LordStanley Posted June 18, 2006 Share Posted June 18, 2006 okay, so basically heres what i need help with. i have a code that uses curl to grab the page that i set it to. now what i need the script to do is find certain information on the page and extract it. what do you think would be the best way to do this? Link to comment https://forums.phpfreaks.com/topic/12319-grabbing-data-from-curl/ Share on other sites More sharing options...
zq29 Posted June 18, 2006 Share Posted June 18, 2006 I guess you'd need to run the content through a couple of regular expressions to pull out the bits that you need. Link to comment https://forums.phpfreaks.com/topic/12319-grabbing-data-from-curl/#findComment-47096 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.