Php advanced protection scripts miscellaneous

The session is authentication used to store the username & password so you dont have to login again protection when the page is reloaded. The variables $_session[‘username’] script & brute $_session[‘password’] are used by default. // set a custom page for the secure user force to be sent to if the password it entered incorrectly. I have had a few emails from people complaining of a blank page who were using php password. If you need auth to use these in the script being protected you can set custom names using the custom_session_keys() prevention function
Php advanced protection install
Chrome 4, Chrome 5, Firefox, IE6, IE7, IE8, Opera, Safari
jQuery, PHP 5.x
CSS, HTML, JavaScript JS, PHP