Search found 1 match

by funngyal4
Thu Aug 19, 2010 10:29 am
Forum: PHP - Code
Topic: Beginner Help
Replies: 2
Views: 162

Beginner Help

Hi folks - I have a question with string manipulation. I'm new to PHP, hence any help you provide will be appreciated. I have a string that looks like this: $str = 'active|b:1;loans|i:2;name|s:12:"Abcd Efgh";email|s:17:"abcd@efgh.com";ip|s:14:"111.110.11.111"'; I want t...