please rate if you like guys thanks! FSLv2 – A Fast, Simple Login Solution (No Databases Needed) FSLv2 is a quick and easy solution to secure any web page without the need of programming knowledge and a database. This application can lock down any php webpage with ONE line of code. <?php require('JC_fsl.php'); ?>
That’s it! users can be added just as easy with one more additional line of code:
<?php $secure->add('james', 'pass123', 'example@lol.com'); ?>
All this and more is explained in the documentation. Users can also request forgotten passwords and this one script will email them, all you have to do is include it and let JC_fsl.php do all the hard work.
Test Me www.phpcodemonkey.com/apps/fast-secure-login-v2/
Username: admin Password: password
Note to customers of FSLv1 http://codecanyon.net/item/fast-secure-login-fsl-quick-login-integration/372564
Email me via codecanyon so I can see you have purchased this item and I will send you this version free!