John Coggeshall wrote:
> Why are you going through all of this trouble, exactly?
> 
> If you are looking to store the instance of the object in the databaes,
> why not just use serialize()/unserialize()?? 
> 
> John
> 
> 


If you're trying to map each object property to a specific table column 
in a database, serializing wouldn't help.




Michael Kimsal
http://www.phphelpdesk.com
Taking the ? out of <?php
734-480-9961



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

Reply via email to