Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Protect Your Website From Leaching Programs
Link ID 19346
Title Protect Your Website From Leaching Programs
Url Visit : Protect Your Website From Leaching Programs
Description This article explains how to stop those Website download leach programs from downloading your content using PHP.
Category PHP > Tutorials > Security
Keywords Protect   Your   Website   From   Leaching   Programs
Date Sep 20, 2007
Refer it to Friend ( Protect Your Website From Leaching Programs )  
Write a Review ( Protect Your Website From Leaching Programs )  
Report Broken Link ( Protect Your Website From Leaching Programs )  
Add : Protect Your Website From Leaching Programs To Favorites
More links included : Protect Your Website From Leaching Programs
Site links : Protect Your Website From Leaching Programs
Traffic Details from Alexa : Protect Your Website From Leaching Programs

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at PHP > Tutorials > Security
1. How to protect PDF files using PHP
  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 doesnt 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.
Category:   PHP > Tutorials > Security


2. AutoStumbler
  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.
Category:   PHP > Tutorials > Security


3. Writing Secure PHP Code
  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.
Category:   PHP > Tutorials > Security


4. Running PHP Scripts Securely
  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.
Category:   PHP > Tutorials > Security


5. Crypt and User Validation
  Tutorial covering the basics of encryption and how to apply it to user validation, including a sample script to try out.
Category:   PHP > Tutorials > Security




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z