Joe Harman <mailto:cjharman@xxxxxxxxx> on Thursday, March 24, 2005 12:15 PM said: > I was curious if anyone here stores arrays in MySQL... and how r u > doing this... are you converting the values to a delimited string.... > or is there another way? http://php.net/serialize and http://php.net/unserialize are probably what you want. Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php