Hello all,
Please give me a big hand. I encounter a problem. before telling you what problems i encounter, let you know what i wanna do for the programming. In fact, I wanna fetch content from a webpage, just the main information. So far, i just know i can get the html content, then eliminate the irrelevant information such as the html tag, but I don't know how to eliminate the tags. Do you know any library or class for eliminating that? Or do you know any ideas for getting the content simply and easily? Please tell me your ideas.... thank you very much!!
Brian
Eliminate HTML Tags
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
phpclasses.org is not the board to ask this question.
strip_tags() may be of interest. There have been a LOT of threads on fetching remote pages. Please seek them out first.[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.