jeudi 2 avril 2015

PHP: convert string to array

I have this string



[1: boy, 2: girl]


I want it convert to an array



1=>boy
2=>girl


please help me


Aucun commentaire:

Enregistrer un commentaire