Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Scripts and Programs :: Security Systems


21. MX-Login

This PHP/MYSQL script will ensure safe login for users. This script uses smart encryption for user details to be stored on the MYSQL to ensure authorized users only. The complex encryption which is on the MYSQL has been tested and so far i have not had any unauthorized access to restricted areas.

Hits: 8 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

22. htpasswd Maker

This script will generate an encrypted password for .htpasswd and .htaccess files

Hits: 14 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

23. user login

Make PHP generated web content available only to your users! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. userLogged() returns true if the cookies named UserName and PassWord exist in the MySQL database as a pair. If not, it displays the content of $LogInPage

Hits: 18 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

24. Log In script

Make PHP generated web content availabe only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are the same as $UserName and $PassWord, the first 2 paramters of the function. If not, it displays the content of $LogInPage, the 3rd paramenter. The main thought behind this was to display the same login for all my admin pages, without have to repeat the same HTML code. Another purpose for this code was to keep MySQL queries, and other back-end code from being executed without permission.

Hits: 16 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

25. ExplodingAccess - Invision Board Powered Members Area

New Version 1.2: Creates a secure members' area for your site, which runs from an Invision Board member database. Allow users to use a login universally throughout your website. Simply add users to the appropriate board usergroup, and their password will work both on your forums, and on your protected area. Tested with IB 1.3 +. Now has support for passwords in all cases. This script now works with the new modified versions of iPB, give it a try.

Hits: 14 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

26. MySQL Login

Make PHP generated web content available only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are not null, and successfully create a database connection when passed with the mysql_connect function. If not, it displays the content of $LogInPage.

Hits: 12 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

27. Check Password

Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isn't, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional constraints.

Hits: 16 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Security Systems

Pages:    3 



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts