Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Security
 


Lists: 1    

    Password protect your webpages with PHP Sessions and MYSQL Refer   Rate   Details   Visit    
This tutorial will show you how to password protect your websites / webpages using PHP Sessions and Mysql.
Hits:  133
Ratings:  0.00
   Date Added:  Feb-21-2006  

    AutoStumbler Refer   Rate   Details   Visit    
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.
Hits:  258
Ratings:  3.00
   Date Added:  Jul-03-2005  

    Easy password protection Refer   Rate   Details   Visit    
You can now protect your admin panel with an easier code! This time instead of annoying forms, you can make the browser ask for the password.
Hits:  604
Ratings:  2.67
   Date Added:  Jul-15-2005  

    IP Banning Refer   Rate   Details   Visit    
Ever had any nasty flamers or spammers on your site? Learn how to block their computers to stop them. IP addresses are unique to computers on the internet, so if you block an IP address, you block a computer. This simple, short script does just that!
Hits:  444
Ratings:  4.75
   Date Added:  Jul-05-2005  

    Ban Filter Refer   Rate   Details   Visit    
This tutorial will teach you how to create a ban filter for your website. This is very helpful for you if there are people who you do not want to view to your site.
Hits:  386
Ratings:  4.00
   Date Added:  Aug-07-2005  

    PHP and Security Refer   Rate   Details   Visit    
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.
Hits:  893
Ratings:  4.00
   Date Added:  Aug-09-2005  

    Protect your pages with login using PHP sessions Refer   Rate   Details   Visit    
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.
Hits:  904
Ratings:  3.00
   Date Added:  Jun-17-2005  

    ssl through whm Refer   Rate   Details   Visit    
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.
Hits:  1042
Ratings:  3.88
   Date Added:  Jun-18-2005  

    .htaccess Password Protection Refer   Rate   Details   Visit    
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.
Hits:  889
Ratings:  2.43
   Date Added:  Jun-21-2005  

    Create a random password Refer   Rate   Details   Visit    
Nice little function that will generate a completely random password.
Hits:  796
Ratings:  4.00
   Date Added:  Jul-12-2005  

1    

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us