How to store an array variable in mysql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
greg_soulsby
Forum Newbie
Posts: 2
Joined: Tue Nov 12, 2002 3:24 pm

How to store an array variable in mysql

Post by greg_soulsby »

I would like to store an array variable in an sql table for next time a user comes back. How would you do that?
User avatar
mydimension
Moderator
Posts: 531
Joined: Tue Apr 23, 2002 6:00 pm
Location: Lowell, MA USA
Contact:

Post by mydimension »

User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

Post Reply