I've been looking for a php example to have users login or register on the same page; they would be able to enter username, password, confirm password, email. New users would then just hit the registration button having filled out all fields, or sign-in button by just filling out the username and first password field. Any help or scripts would be huge help.
On Thursday, June 10, 2010 6:58:40 AM UTC-7, Andrei wrote: > > Hello, > > How can I set up two forms that perform two separate actions from a single > page/view? > > For instance, the 'welcome.ctp' page has two forms: register and login. > How can I get them to work with actions within UsersController? > > Thanks, > Andrei > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
