mysql returns the following string:
["Element1", "Element2", "Element3", "Element4", "Element5", "Element6"]
I need to transform each of the words between "" into an element of an array. I tried from the preg_split and preg_match_all function...
asked by
18.12.2018 / 04:58