I have an app which has 2 types of quote requests. Rather that have 2 seperate tables with tons of fields, I serialize all of the form data and just store it in one field. Besides the obvious searching downside, is there any practical or standards downside to what i am doing?
I only ask because i am preparing for another project that might be using serialize quite a lot and want to make sure that i am not being a total moron in using serialize before i start planning for the project. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
