Jump to content

Best way to search through long strings


swraman

Recommended Posts

Hi,

 

Im working on a project where I have to sift through the entire HTML code of a webpage, and extract everything that lies within a certain HTML tag.  Essentially, at least as I see it, I need to sort through the entire webpage html source and find all occurrences of a certain html tag.

 

What would be the best way to do this?  I want to be sure to do it efficiently as I will be searching through ~2500 lines of html for each time the script is called.

 

Thanks in advance. 

Link to comment
https://forums.phpfreaks.com/topic/277912-best-way-to-search-through-long-strings/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.