hi all,

does anyone know how to store objects in a database using PHP?  I've created
a class which has two attributes which are arrays.  I need to store the
whole object in a db but I'm not sure how to do it.  When I try to serialize
the array, the info is stored in a MySQL table, but I can't seem to retrieve
the info (with unserialize) and then use the info as an object.  Thanks for
any help!!!  And how about storing an array of objects in a db?

thanks,
Maria

Maria B. Erb
Web Developer
Keene State College
603-358-2340

mail address:
MS 2707 / CMIT
229 Main Street
Keene, NH 03435



_______________________________________________
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk

Reply via email to