Thanks so far for the answers! I have an index-page with a form. The user enters data and saves it to the database (data-table). The data-table has a "data_id" as key. Now I would like to save this actual data_id for the user. So the user can go to different pages and when he comes back to the index-page, he is still known as the one who entered the data.
How do I start a session, save the var for the user and so on? Thanks for the help! Felix --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
