Let's try to make it easier: I have a table "user" with 2 columns: "name" and "email".
Now i would like to fill an input field with the email-adress of the user. $this->data['user']['email']=$ResultOfQuery; How would I do that? I'm thankful for any idea! 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 -~----------~----~----~----~------~----~------~--~---
