Parsing stuff from remote website
Posted: Thu Aug 17, 2006 2:51 pm
Hello.
I'm making this tool which needs some remote info from a HTML site. But this info is "hidden" between sentences/words. An example is a site showing "The day is now day here.", and then I need to parse "day here" into a variable in PHP.
So how can I do that? Thanks in advance.
I'm making this tool which needs some remote info from a HTML site. But this info is "hidden" between sentences/words. An example is a site showing "The day is now day here.", and then I need to parse "day here" into a variable in PHP.
So how can I do that? Thanks in advance.