J
joe v
Guest
the string contains something like:
blablalalaala g o o g l e balbalblalblalbla yahoooo etc etc
how do i find the urls (http://www.google.com/ and http://www.yahoo.com/) in the string and copy each url in an array? can you give an example?
blablalalaala g o o g l e balbalblalblalbla yahoooo etc etc
how do i find the urls (http://www.google.com/ and http://www.yahoo.com/) in the string and copy each url in an array? can you give an example?