I need to get a string between the first parentisis that opens and the last one that closes, to then make a str_replace between those parentheses, finally perform an explode to get the fields.
Something like this:
$string = field1,field2,(i...
asked by
21.03.2018 / 16:57