The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Security
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 40    Displaying: 21 - 40 Pages:   1 2   

   Password protect your webpages with PHP Sessions and MYSQL   Hits: 3985 

 
This tutorial will show you how to password protect your websites / webpages using PHP Sessions and Mysql.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create a secure password   Hits: 1161 

 
What is a secure password? This password has a minimum number of 8 characters, 1 number, 1 special character, 1 mutation, 1 small alphabetic character, 1 great alphabetic character. This function will help you to create a secure password.


Free   Version: 1.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Sep  8 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AutoStumbler   Hits: 1087 

 
There is a new community tool called StumbleUpon which makes web browsing seem like channel surfing with a television. This little piece of HTML tricks StumbleUpon into automatically voting a page up. You need to have StumbleUpon installed for this to work. This is meant as a demonstration of a vulnerability which affects several community sites, not only StumbleUpon.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Jun 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ssl through whm   Hits: 2172 

 
SSL is an internet security protocol. When a web server sends out content through HTTPS, this one gets encrypted so that only the client making the request can read it.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Security in your online applications   Hits: 431 

 
Protect yourself, your server and your scripts. Also covers session fixation and SQL injection.


Version: n/a   Platform(s): n/a   Updated: Thu Oct 25 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP regular expressions examples   Hits: 406 

 
Various PHP regular expression examples to help your application validate, compare, compute or decide


Version: n/a   Platform(s): n/a   Updated: Mon May 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple IP Address Format Checker   Hits: 827 

 
There are more extensive ways to do an IP address format check, but this is a good cursory check. Simply call it passing an IP address as a string and it will return true if it's valid, false if it isn't.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jan 26 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Build up a function to secure a text box   Hits: 833 

 
A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.


Version: n/a   Platform(s): linux, windows   Updated: Mon May  8 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Getting rid of register_globals   Hits: 601 

 
A short tip and some code on how to handle getting rid of register_globals in your application.


Version: n/a   Platform(s): n/a   Updated: Tue Mar 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Securing Clickbank with PHP   Hits: 1065 

 
Here’s a way to protect the products you sell with Clickbank, using their built-in protection and by implementing a 30-day expiration, all without having to worry about managing databases or customer lists.


Version: n/a   Platform(s): linux, windows   Updated: Fri Feb  3 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   .htaccess Password Protection   Hits: 3359 

 
Learn how to super protect your files without the use of mySQL. This tutorial will help you learn how to password protect your file quickly and easily in a few lines of code.


Version: n/a   Platform(s): Unix, Win NT   Updated: Thu Mar  4 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Writing Secure PHP Code   Hits: 4813 

 
This article will guide you through writing secure PHP code and covers many of the common security pitfalls one will encounter while making php applications. Covers things such as register globals, SQL injection, include files, and demonstrates how to protect against those kind of attacks. Anyone new to PHP, and even some more experianced people, should read this before deploying thier application.


Version: n/a   Platform(s): n/a   Updated: Tue Dec  9 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create a random password   Hits: 1356 

 
Nice little function that will generate a completely random password.


Version: 1.0   Platform(s): Unix   Updated: Thu Dec  4 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Security and Sessions in PHP   Hits: 7335 

 
This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the top of every page. In this tutorial you will: a) Create your database structure; b) Create a login page; c) Create your security check include file; d) Secure your site. Update: I fixed a couple of bugs in the article. Thanks for the feedback Update to the update: I have fixed the article text to include the code that was missing due to the previous update.


Version: 1.1   Platform(s): PHP   Updated: Wed Nov 26 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Crypt and User Validation   Hits: 2881 

 
Tutorial covering the basics of encryption and how to apply it to user validation, including a sample script to try out.


Version: n/a   Platform(s): n/a   Updated: Tue Aug  5 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Security 101 - Client Side   Hits: 2597 

 
This tutorial will show you things to be aware of when coding PHP, so that your code is more secure, and less hackable.


Version: n/a   Platform(s): n/a   Updated: Tue Aug  5 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Protect Your Website From Leaching Programs   Hits: 3318 

 
This article explains how to stop those Website download leach programs from downloading your content using PHP.


Version: n/a   Platform(s): n/a   Updated: Mon Aug 19 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Protecting PHP Scripts with HTTP Authentication   Hits: 4684 

 
Protect your PHP Scripts using the most efficient method: HTTP Authorization, as implemented in PHP. Using this tutorial, you'll learn how easy it is.


Version: n/a   Platform(s): Apache   Updated: Thu Jul 25 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to protect PDF files using PHP   Hits: 4117 

 
This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in the browser (if the user has acrobat reader) or promoted to download the pdf file if the user doesn't have acrobat reader. This is perfect for when you want to restrict PDF files to authorized eyes only. This simple to use tutorial will have you up and running in a few minutes, one page of info with full source code, and working examples.


Version: n/a   Platform(s): n/a   Updated: Thu Dec 13 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Running PHP Scripts Securely   Hits: 8062 

 
Connecting to a database requires that passwords be included in the script at some point. This information may be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called "wrapping." When you wrap a script, it is called by another script that hides your script and performs a number of security checks to ensure only authorized use is made of it. This article covers how to use a script wrapper.


Version: n/a   Platform(s): n/a   Updated: Mon Mar 27 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 40    Displaying: 21 - 40 Pages:   1 2   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog