I have a website and I am creating a PHP login script. I have created a good database and tested my login in system, the system works, but I need a way to allow each client that register have there own account where they can my changes. Can someone help me with this PHP script? right now when you login everyone have different login username and passwords but I don't know how to create a different page for each of my clients after they login.