I have a string , which is comma separated. I have used explode to separate it by comma, which gives me result as array.In that array i have data which needs to be separated by : .How can i acheive this ? Below is the string and the output. Any help ... thanks in advance.I have a string , which is comma separated. I h