[ Team LiB ] Previous Section Next Section

Exercise

Use regular expressions to extract email addresses from a file. Add them to an array and output the result to the browser. Refine your regular expression across a number of files.

    [ Team LiB ] Previous Section Next Section