Is there a way to create your own username and passwords for customers, so that when they enter the correct details they are directed to their own members page.
For example:
If Username = (matches that in database) & If Password = (matches that in database)
Then button takes them to their own dynamic page.
what would the correct code for this be?
Thanks