I am struggeling with searching valid mailadresses in an array which was created from a csv file. there are a lot of other content in this array and my task is to extract only the email adresses and put them into a separate array.
maybe there is a smarter solution directly for parsing the csv file? the first 5 rows are "description" > then comes the row with caption or titles and then comes the rows with the data ...