chiprivers Posted March 18, 2007 Share Posted March 18, 2007 Is there a way I can have a script grab the source code for a given url and apply it as the value to a string? I'll tell you what I want to do! I am building up a database of some data, manually this is taking me along time but it is all available on a website displayed in a series of tables. If I can have a script loop through a series of url address and grab the source code displaying the data I can manipulat the string to extract the data required. Link to comment https://forums.phpfreaks.com/topic/43201-source-code-string/ Share on other sites More sharing options...
cx323 Posted March 18, 2007 Share Posted March 18, 2007 look into using curl, it can do what you want Link to comment https://forums.phpfreaks.com/topic/43201-source-code-string/#findComment-209770 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.