Learn how to encrypt passwords to a MD5 hash, securing against your plan text being read by unwanted eyes.
Posts Tagged ‘hash’
PHP Tutorials: Random Password Generator
May 30th, 2010
phpmoz Create a random password generator from a specific character set. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
PHP Tutorials: phpBB Login Integration (Part 2)
December 10th, 2009
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.
PHP Tutorial – MD5 & Base64 – Hashing, Encryption, And Decryption
December 6th, 2009
phpmoz Learn how to encrypt, decrypt, and hash strings. Can be used with databases for more security. UPDATE: Link to awesome trick thingy: forfunproductions.com
PHP Tutorials: phpBB Login Integration (Part 1)
October 31st, 2009
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.

Posted in
Tags:

