guitardave78
Programmer
Hey all.
I have the following string
<postcode>1xxxxxxx1</postcode><postcode>2xxxxxx2</postcode>
I want to find the 1xxxx1 and the 2xxxx2 and turn them into google map links
How do i find the value between the tags?
}...the bane of my life!
I have the following string
<postcode>1xxxxxxx1</postcode><postcode>2xxxxxx2</postcode>
I want to find the 1xxxx1 and the 2xxxx2 and turn them into google map links
How do i find the value between the tags?
}...the bane of my life!