Security Scripts
  Home arrow PHP Scripts arrow Security Scripts
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.
Security Scripts
 
Pages: 1 2 3 4 5 6 7

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

mysql login
PHP SCRIPTS
PHP Scripts

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.This is a modified version of login.php. By doing this, I got rid of some redundancy in my code, and made it more portable. I would have used this to replace login.php, but I would have been neglecting the cases where sites don't have access to a MySQL database.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Monday, Mar 21, 2005
Last Updated: Tuesday, Mar 22, 2005
Visit Website

Sourceguardian - Obfuscation And Encryption
PHP SCRIPTS
PHP Scripts

Sourceguardian - Obfuscation And Encryption is a multi-platform compatible script that allows you to protect your source code in four very powerful ways: Encrypt it, Obfuscate it, Time Limit (for trialware) and IP limit (so it only runs on one IP address). It's a great alternative to Zend Encoder, but offers some important advantages - notably protected scripts do not require any changes to default server / PHP installation and will run on virtually any hosting account.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5
Price: Free/$249.95
Version: 1.6
Platform: Unix/Linux/Windows
Date Added: Tuesday, Dec 23, 2003
Last Updated: Monday, Mar 08, 2004
Visit Website

phpSecurePages
PHP SCRIPTS
PHP Scripts

phpSecurePages is a PHP module to secures pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site viewers. It also has multiple language support and session support for both PHP3 and PHP4.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5 2.74 out of 5
Price: Freeware
Version: 0.28b
Platform: Unix
Date Added: Monday, Aug 25, 2003
Last Updated: Saturday, Feb 28, 2004
Visit Website

login
PHP SCRIPTS
PHP Scripts

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 the same as $UserName and $PassWord, the first 2 paramters of the function. If not, it displays the content of $LogInPage, the 3rd paramenter.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.73 out of 5 2.73 out of 5 2.73 out of 5 2.73 out of 5 2.73 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Tuesday, Mar 22, 2005
Last Updated: Thursday, Mar 24, 2005
Visit Website

user login
PHP SCRIPTS
PHP Scripts

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.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.73 out of 5 2.73 out of 5 2.73 out of 5 2.73 out of 5 2.73 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Monday, Mar 28, 2005
Last Updated: Monday, Apr 04, 2005
Visit Website

PHP CAPTCHA
PHP SCRIPTS
PHP Scripts

The only part where humans still outperform computers is splitting the image into regions each containing a single letter. If the letters are connected, the splitting becomes nearly impossible with current software.This is a professional PHP CAPTCHA script to protect your site from spambots. You can customize: text type, text length, colors, image size, font type and more. Also, you can click the refresh link to renew the CAPTCHA in case it is not readable.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.72 out of 5 2.72 out of 5 2.72 out of 5 2.72 out of 5 2.72 out of 5
Price: 35
Version: 1.2
Platform: Linux - Unix - Windows
Date Added: Tuesday, Feb 19, 2008
Last Updated: Wednesday, Feb 27, 2008
Visit Website

Security Image
PHP SCRIPTS
PHP Scripts

Add CAPTCHA security Images to your website using PHP. Example forms included.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5
Price: Freeware
Version: 1.3
Platform: Linux - Unix - Windows
Date Added: Thursday, Aug 30, 2007
Last Updated: Wednesday, Sep 05, 2007
Visit Website

Phtml Encoder
PHP SCRIPTS
PHP Scripts

Phtml Encoder is a multi-platform compatible script that allows encoding PHP scripts before distributing them. The script code is encrypted before saving. Because PHTML Encoder is a cross-platform product, this software working on ALL computer and server platforms which support PHP. The PHTML Encoder includes console and GUI versions of converter. You can use wildcards to easily convert the whole projects. It is possible to combine protected/unprotected scripts on one web site.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5
Price: Free
Version: 3.4
Platform: Unix/Linux/Windows
Date Added: Tuesday, Dec 23, 2003
Last Updated: Monday, Mar 08, 2004
Visit Website

check password
PHP SCRIPTS
PHP Scripts

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.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Monday, Apr 11, 2005
Last Updated: Wednesday, Apr 13, 2005
Visit Website

PHP Site Lock Pro
PHP SCRIPTS
PHP Scripts

The most powerful yet easy to use script to protect your web pages and other web assets (html files, images, downloads, text files, video files, audio files, zip, pdf, etc) from digital product thieves -Create Password protected areas on your site -Create secure downloads on your server so that only authorized users can download your files, ebooks, installers -Create time limited downloads so that the users can see all the files but download only some files each day/week/month/year -Create automated memberships and charge a subscription fees using Paypal (automatic using IPN) or manual verification -Have customized signup with custom fields -Create secure membership areas on your website -Password protect ALL the contents of a directory with automated system -Create a membership site for the support area of your products/services with exclusive links for the members -Secure login script for user authentication and Management -Banning IP Addresses -Unlimited Users and User groups -Mass Email to users

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5 2.71 out of 5
Price: US $ 74
Version: 2.0
Platform: Linux - Unix - Windows
Date Added: Monday, Nov 28, 2005
Last Updated: Thursday, Jun 29, 2006
Visit Website

Pages: 1 2 3 4 5 6 7

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.


 

 




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT