Archive for February 28th, 2005
save arrays into database
February 28th, 2005
Filed under:
at 03:02am
i’ve known this for a while but forgot to share it. there is a very easy way you can store array into database as a string. then you can grab the string from the database and convert it back into an array.
(more…)

