HyperJeff Blog
Subjects
Code
OSX
History
Philo
HJ Network
Email
2006-02-09 23:09:27
secure token generation
used in wordpress and recommended in the shifflet book
( php )
1
$token
=
sha1
(
uniqid
(
rand
(), TRUE));
RSS Feed for this page
Leave a comment
Name:
*
email:
* = required
URL:
Comment:
*
(view allowed tags)