Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Security  

Web Links
Sort By :
1. Protect your pages with login using PHP sessions



Protect your pages with login using PHP sessions.Add a small piece of code to the pages you want to protect with login. Learn how to use PHP sessions to preserve login status using hard coded password check.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. PHP and Security



Bad written php scripts can be easily hacked by anyone if. With this tutorial, you will hopefully be writing more secure php scripts and avoid the headache.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 10 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. ssl through whm



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.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. .htaccess Password Protection



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.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. 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 > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. Simple Security and Sessions in PHP



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 feedbackUpdate to the update: I have fixed the article text to include the code that was missing due to the previous update.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 10 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. Create a random password



Nice little function that will generate a completely random password.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. 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 > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. Security 101 - Client Side



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

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Protect Your Website From Leaching Programs



This article explains how to stop those Website download leach programs from downloading your content using PHP.
Category:   PHP > Tips and Tutorials > Security

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS