csv, array or alternative in mysql table?
From: kiqyou_vf (sorensong_at_gmail.com)
Date: 03/30/05
- Previous message: Con: "Re: PHP/MySQL book"
- Next in thread: Kenneth Downs: "Re: csv, array or alternative in mysql table?"
- Reply: Kenneth Downs: "Re: csv, array or alternative in mysql table?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Mar 2005 16:50:19 -0800
im sort of a newbie to all of this and my terminology isnt accurate but
i have a couple simple questions. ive been looking around for a way to
insert multiple and seperate strings (like an array or a csv file)
inside of one row "cell" in a MySQL table. for examlpe id like to
insert "review1..., review2..., review3..., review4..." inside a row
"cell". id also like to be able to do a loop on them so i can format
each string. is it possible to insert an array into a "cell"? anyway,
if you could direct me in the right direction, i can figure the rest
out for MySELF. THANKS!
- Previous message: Con: "Re: PHP/MySQL book"
- Next in thread: Kenneth Downs: "Re: csv, array or alternative in mysql table?"
- Reply: Kenneth Downs: "Re: csv, array or alternative in mysql table?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|