TGWSE_GY Posted August 3, 2009 Share Posted August 3, 2009 Okay guys I may be thinking about this the wrong way but here go's. This is the page http://hmtotc.com/dev/projects/VRassoc/soundsurfer.biz/index2.php?section=reviews that has the 2 images I want to pull out and display on the home page http://hmtotc.com/dev/projects/VRassoc/soundsurfer.biz/index.php in the reviews section. However i will need to skip the first image on the first link which is the reviews heading image. Any thoughts guys? Thanks again! Link to comment https://forums.phpfreaks.com/topic/168572-solved-pulling-images-from-another-page/ Share on other sites More sharing options...
newb Posted August 3, 2009 Share Posted August 3, 2009 preg_match should work. Link to comment https://forums.phpfreaks.com/topic/168572-solved-pulling-images-from-another-page/#findComment-889199 Share on other sites More sharing options...
TGWSE_GY Posted August 3, 2009 Author Share Posted August 3, 2009 ok checking it out now, let me ask this then. Would preg_match also allow me to skip an image reference in a string and pull from the following text to generate a preview of the text. Thanks Link to comment https://forums.phpfreaks.com/topic/168572-solved-pulling-images-from-another-page/#findComment-889203 Share on other sites More sharing options...
TGWSE_GY Posted August 3, 2009 Author Share Posted August 3, 2009 Worked like a charm, thanks. Link to comment https://forums.phpfreaks.com/topic/168572-solved-pulling-images-from-another-page/#findComment-890084 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.