Home Tutorials Libraries Scripts Jobs PHP+MYSQL E-Book Contact Us

Generating Random Passwords

Aug 28, 2010 Author: Developer
Random (but difficult-to-guess) strings are important in user security. For example, if someone loses a password and you're using MD5 hashes, you won't be able to, nor should you want to, look it up.…

How to prevent hotlnik images from your site

Aug 28, 2010 Author: City Hall
This is an example of how to protect the site direct links to your images from another site. For example a web master can set the site with high traffic and loads directly from your server. What can lead…

PHP Safe Mode

Dec 07, 2009 Author: Developer
PHP's Safe Mode attempts to provide a degree of basic security in a shared environment, where multiple user accounts exist on a PHP-enabled web server. When a web server is running PHP in Safe Mode, some…

PHP Forcing a User to Use SSL-Encrypted Pages

Dec 06, 2009 Author: makedon
When handling credit card information, you want to guarantee that all card information always goes through an SSL (Secure Socket Layer) connection.

PHP Checking to See If a Users Browser Accepts Cookies

Dec 06, 2009 Author: dev99
To see if a browser accepts cookies, you must check in two distinct steps, in two distinct web requests. The client's browser must make two requests because the browser sets a cookie only when it gets…

 

Lunarpages.com Web Hosting hostgator
Subscribe to our Rss Feed Follow us on Twitter Become our Facebook fan
Most Viewst
Articles
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php
Recent
Comments
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php