kemus
Mar 1st 2007, 7:34 pm
Say I have a string:
RANDOM TEXT <a href ="http://google.com/?RANDOM=RANDOM">RANDOM</a>
How can I use the function urlencode on just the
http://google.com/?RANDOM=RANDOM
without urlencoding the rest of the string?
RANDOM TEXT <a href ="http://google.com/?RANDOM=RANDOM">RANDOM</a>
How can I use the function urlencode on just the
http://google.com/?RANDOM=RANDOM
without urlencoding the rest of the string?