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




Community Events





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


phpunit application language manifesto test introduction development podcast series interview release package symfony2 unittest conference community opinion custom framework api

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