> 
> Hi,
> 
> I have an array of values. I want to save them with php to a 
> single field in 
> my database and then retrieve them to an array.
> 
> 
> What is the simplest way to achive this?
> 
> 

http://us3.php.net/serialize

Cheers!

JM

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to