Hi,
if you want to save an array and the structure is not known when you make the database 
schema definition, 
you have to serialize(), put the string in the DB, and when you restore it from the DB 
do unserialize().

Best regards,
Andrey Hristov

"Back from the exams hell....Ready to help again."


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

Reply via email to