ter type to get the info into an array - then manipulate
> it
> from there...
>
> if it is a small amount of info, I would use the split/eplode type of
> thing...
>
> i don't know exactly. but there is always the concept of normalization,
> seperate everything...
&g
formation (name, email, phone) and
>> a list of purchased items (IDs) that will grow or shrink with time, in
>> some kind of dynamic array.
>>
>> Is it possible to have this in one table, or would the purchased items
>> need to go in a seperate table, for each user? I
ve this in one table, or would the purchased items
need to go in a seperate table, for each user? I haven't used indexes
yet, could those be usefull in this case?
Thanks.
--------
Chris Comeau
[EMAIL PROTECTED]
-