I have a form on the home page... /pages/home.thtml it's action is /urls/add and method is post the name of the input field in this form is "full"
When I submit the form, $this->data inside the urls_controller's add() function is empty. What am I doing wrong? I need to get what the user typed into the form. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
