News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
ITNewb.com:
Generating Session IDs and Random Passwords with PHP
June 01, 2009 @ 08:46:50

New on the ITNewb.com site today is this new tutorial looking at generating session ID numbers and random passwords for your application using functions like mt_rand and mt_srand.

Whether it's session ids, passwords or tokens in general, in the world of web development the ability to generate random alpha-numeric strings is a necessity. In this article I present a few simple yet effective PHP functions that can be used to generate strong alpha, numeric and/or special character tokens and passwords.

He gives examples of generating tokens and generating passwords, each with a custom function which he explains and gives a usage example for.

0 comments voice your opinion now!
random session tutorial password



Similar Posts

Zend Developer Zone: Using YAML With PHP and PECL

Tobias Schlitt's Blog: Sending HEAD requests with ext/curl

DevShed: Generating Web Pages with the Flyweight Pattern in PHP 5

DevShed: Using Advanced Functions to Maintain the State of Applications with PHP Sessions

Devshed: A Close Look at the GD Library in PHP


Community Events









Don't see your event here?
Let us know!


performance doctrine drupal extension zend conference codeigniter job wordpress phpunit developer security release symfony windows facebook zendframework framework opinion microsoft

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework