Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
How to detect and log malicious activity on your website
This is an article to detect log malicious activity on your web pages. In this tutorial there are two ways to detect the malicious activities.
2)
Protect areas of your web site with using PHP sessions login script
This is an online tutorial which discusses about how to protect certain area of website using login section. The author instructs about this security with example.
3)
.htaccess Password Protection
This article teaches you how to protect your files without the help of MySQL. By learning this article you able to protect your page or files by assigning password.
4)
Protect Your Website From Leach Programs
This tutorial helps you in teaching the way of protecting your copyrighted contents on your website from the leach programs. This is an useful tool for webmasters.
5)
Writing Secure PHP Code
This article teaches you how to secure your pages with your own PHP code. This article is useful for the beginners of PHP to make their PHP code more stable.
6)
Encryption Tutorial
In this tutorial users can learn about common web based encryption techniques. This tutorial is useful for the webmasters to manage their users list in the database.
7)
Create a random password
This is about creating a random password. You can integrate this script into your existing custom website to make your restricted area more secure.
8)
Dealing with special characters
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.
9)
Crypt and User Validation
This tutorial teaches you about the introduction to crypting and how to use with PHP and applying it to user validation function. With this tutorial you will be able to store the passwords in the admin section of your website in an encrypted format.
10)
Running PHP Scripts Securely
This article is for those who works with database. This teaches the user how to create a secured database and allow only the authenticated users.
11)
Security and Sessions in PHP
This is an article teaches you about providing security by using session in PHP. You can easily provide security to your PHP pages by authenticating the users.
12)
How to protect PDF files using PHP
This is an article is for the beginners or for the webmasters to protect their pdf files from other resources using PHP. This article guides you to keep your files more secure.
13)
Protecting PHP Scripts with HTTP Authorization
Using this tutorial, you will come to know about the way to protect your PHP scripts with HTTP authorization. Examples are provided for quick understanding.
14)
Security 101 - Client Side - Security Conscious
This tutorial discusses about the client side security and its basic principles. It provides you with some methods for protecting the forms, user submissions, members area etc on your website.
15)
Franciscocharrua's Secure Sockets Layer
In this online article the author has given a brief introduction for SSL along with the instructions for setting SSL on the apache servers.
|