We at WLScripting.com have created many php tutorials for you to follow so you can enhance your website. If you have any questions please post a comment for that tutorial.
Use this script to block certain IPs from your webpage, by redirecting them to another site. Note that your web server must have SSI enabled (most Linux servers do), with the page using the correct extension (ie: .shtml) in order for this script to work. Furthermore, since this script relies on JavaScript to block the user (by redirecting the person to another site), if he/she disables JavaScript in the browser, the script will become futile.
The program dynamically encrypts the password (using several advanced JavaScript techniques) when storing it, so simply viewing the source will not reveal it (Most password protectors don't encrypt the password. Gatekeeper does not use a password).
Unlike Gate Keeper, the program does NOT simply take the surfer to the file he/she enters as the password. Instead, it navigates to a page only if the surfer correctly enters the password. Invalid passwords will result in an "invalid password" alert.
The program is similar to Gatekeeper, however, in that the file you are protecting must be renamed to match the password you have chosen for it.
Note: This program dynamically encrypts the password specified, so each time you use the program, the resulting output will be different, even for the same password. An added cushion of security!
Changing usernames is a necessary services to offer your users when running webservices reliant on user subscriptions or participation. Users constantly change their place of work, place of residence, Internet Service Provides and etcetera - subsequently requiring a change of username / email address. The Username Editor form control lessens both your and your user's efforts when changing this information.
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.