how do I
store values into a cell in my mysql so that I can later retive them as values of an array.
I would like to echo $a[0] to get the first value that is in the mysql cell.
I think I have to format the entry in the right way so that I return the values the sript.
Thanks
Tom