Creating user login system is one of the most interesting thing for developers. If you want to create a web application with user sign up and sign in system or even if you want to create a secure admin area this method can help you a lot. Today we are going to create a simple application with php that can allow a user to sing up, sign in and viewing secure page.