hi, this is what a user can do on my website: it is close to ebay. he can enter various information like title, description, pictures etc. about a product. as i want this to be web 2.0 compatible i'd like to do this.
when the user entered all information he has the opportunity to get a preview, how the site would look like. my questions: a) where do i cache the information before they get stored in my database? in my session? hidden fields? somewhere else? cause when the preview is called the information need to be retreived from the "caching", cause it is not yet in the database...... what is the best way? thx :) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
