I know that you can make a field in a MySQL table a CSV type of field. But, I don't know anything about using it, writing to it, reading it, etc.
Is there information online somewhere? It's not in the large book on PHP/MySql that I bought which is kind of frustrating.
I'm needing to make a table within a table and I'm assuming a CSV field type is the way to do this?