TFD3 Posted June 28, 2008 Share Posted June 28, 2008 I have been searching to find a way to extract the current conditions from the URL below, but cant find any for this type of file. I have found tons of ways for HTML pages but this isnt a HTML page. http://www.srh.noaa.gov/data/BMX/RWRAL I would like to have the Cities and all of the text to the right of them to show up. How would I go about doing this? Thanks! Link to comment https://forums.phpfreaks.com/topic/112359-question-about-extracting-text-from-txt-file/ Share on other sites More sharing options...
thatsgreat2345 Posted June 28, 2008 Share Posted June 28, 2008 You should probably go repost this in the regex section because you are going to need some pretty good regular expressions to match that up. You will most likely need to match up, then make another regexp for the data ALZ001>011-014-016>018-020-282200- Link to comment https://forums.phpfreaks.com/topic/112359-question-about-extracting-text-from-txt-file/#findComment-576927 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.