Home     PHP / Javascript / Ajax
JavsScript Codes

JavsScript Codes > security

Hide Your Source Code Free

Rate: | Price: Free | Demo: | Views: 24679

PHP Script Codes > security
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code. ... More

Encrypted Password Script Free

Rate: | Price: Free | Demo: | Views: 17308

PHP Script Codes > security
This is a short encrypted password Javascript that allows you to password protect your webpage. ... More

Source Code Encryption Wizard - Automated Free

Rate: | Price: Free | Demo: | Views: 14324

PHP Script Codes > security
Scramble the source of any chunk of code, or the entire webpage, using this creative script. The encrypted code will still be interpreted properly by the browser, just difficult for us humans to read. ... More

Disabling the Right Mouse (Right-Click) Button Free

Rate: | Price: Free | Demo: | Views: 12887

PHP Script Codes > security
This script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option in the browser. ... More

Disable right click on images script Free

Rate: | Price: Free | Demo: | Views: 10341

PHP Script Codes > security
Use this script to disable right clicking on your page's images, so to prevent visitors from easily saving/copying them. ... More

Basic No-Right-Click Mouse Script Free

Rate: | Price: Free | Demo: | Views: 8069

PHP Script Codes > security
Easy, short, cut-and-paste header script that intercepts the mouse right-click event and shows an alert box instead, thus disabling it. Intended to provide simple limited protection for page images, etc. ... More

Password protection by razalgar Free

Rate: | Price: Free | Demo: | Views: 7954

PHP Script Codes > security
A code snippet that prompts user for password. If they enter the correct password it displays welcome in an alert box. Otherwise, it displays sorry wrong password in an alert box and sends them back to the previous page. ... More

Source Code Security Free

Rate: | Price: Free | Demo: | Views: 7097

PHP Script Codes > security
A simple solution to completely remove your html source code from prying eyes using javascript and frames. ... More

Ace No-Right-Click Free

Rate: | Price: Free | Demo: | Views: 6154

PHP Script Codes > security
Use this code to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site. ... More

NoPeek Free

Rate: | Price: Free | Demo: | Views: 5403

PHP Script Codes > security
NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look. ... More

Source Protector Free

Rate: | Price: Free | Demo: | Views: 5397

PHP Script Codes > security
This script prevents people from right-clicking on your page to steal your HTML source codes or images. There are a few weaknesses to this, but it is a good barrier against anyone trying to steal your code. ... More

Simple Script Security Free

Rate: | Price: Free | Demo: | Views: 5358

PHP Script Codes > security
This is a little JavaScript crypto library that contains implementations of ARCFOUR stream cipher, SHA-1 hash algorithm, CRC-32 check sum counter and other useful tools for securely password protecting web documents. ... More

No-Right-Click 3 Free

Rate: | Price: Free | Demo: | Views: 5313

PHP Script Codes > security
This code allows you to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site. ... More

Stop the Spam-bots Free

Rate: | Price: Free | Demo: | Views: 5090

PHP Script Codes > security
This FREE online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots won't be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser ... More

Blowfish HTML Encryption Free

Rate: | Price: Free | Demo: | Views: 4918

PHP Script Codes > security
Uses 448-bit Blowfish encryption to create password protected web pages. The encrypted pages use JavaScript to self-decrypt in a standard web browser, but only after the correct password has been entered. Tested in all the most popular brow ... More