I have a big text inside a var on php, im looking for a good and fast method to retrive all the links inside this text and store them into an array.
The text is plain ascii and the links are the common ones like http://thesite.com or http://www.thesite.com. Thanks for any help.
1 Answer