I'm looking to populate a string array with the results from a regex query on a lump of text ( html)


I'm not familar with how regex works and I'm finding it confusing the difference between match and matches and why I use the results to directly or indirectly ( loop) drop data into a array