I know there's an easy way of doing this, but I'm having a brain freeze.
I want to extract the domain name from this array value
a:1:{s:10:"formfield1";s:17:"www.domain.com";}
Anybody know how?
I want to extract the domain name from this array value
a:1:{s:10:"formfield1";s:17:"www.domain.com";}
Anybody know how?

Comment