|
hello I have a string of text with spaces in it and 4 urls in it. Each of the 4 urls changes for each string of text and I want a piece of code which extracts the 3rd url.
I know of the preg_match function but I am unable to get this working.
Please help me, any ideas welcomed dearly
Thanks
|