Extracting from string
Posted: Fri Apr 16, 2010 11:51 am
Hi I'm quite a newbie to PHP so just wondering if you could lend a hand. Sorry if this is is in the wrong place as well.
But anyway,
I have a string:
"variable1:variable2:variable3"
I am just wondering how I could split this up and extract each variable from this?
Many thanks in advance!
But anyway,
I have a string:
"variable1:variable2:variable3"
I am just wondering how I could split this up and extract each variable from this?
Many thanks in advance!