jnm
Dec 18th 2005, 6:37 pm
Hi,
My first question - is it better to store related values in an array in one DB column to save space or is it better to have a seperate DB column for each? which is faster and more scalable? Example would be using name, email, address, etc in seperate columns or in a single column using a delimiter.
Second - trying to build a profile with a picture in a member area (kind of like this forum's profile section). I want the user to have the ability to add an avatar/picture limiting file size and extension (and/or edit anytime). Is there an easy script that I can use to do this?
Thanks.
Justin
My first question - is it better to store related values in an array in one DB column to save space or is it better to have a seperate DB column for each? which is faster and more scalable? Example would be using name, email, address, etc in seperate columns or in a single column using a delimiter.
Second - trying to build a profile with a picture in a member area (kind of like this forum's profile section). I want the user to have the ability to add an avatar/picture limiting file size and extension (and/or edit anytime). Is there an easy script that I can use to do this?
Thanks.
Justin