I want to make a script that can store an array in one mysql cell. I have tried just putting the array into the cell but that only gives me the text array when I try to select the array. Can I put "value_one,value_two,value_three" into a cell and then when I select it phrase it into an array?
-Alex