All Scripts   Ajax » Simple Secure Login

- Simple Secure Login

  • Its easy to use, light-weight and doesnâ??t need to reload the page to check the users details (it uses ajax to submit the form) fancy huh? Oh and did I mention its very secure? This uses prepared statements so theres no need to worry about SQL injection. We have a login page, registration page and one protected page. When the user is registering with the form it doesnâ??t allow duplicate usernames and duplicate email addresses. All settings can be modified in the config file so if you dont know php thats not a problem there is no need for any editing at all. I forgot to mention the best bitâ?¦ If you want to create a new page for your project and you thing hmmâ?¦ how do i protect this page with this new awesome app i just bought? Its simple all you need is one line of code...

Recommended Scripts More Recommended Scripts: