Generate Random String/Password
Posted by Pete | Posted in PHP Functions | Posted on 16-07-2009-05-2008
2
Having a secure password is important while surfing the internet. So generating a completly random password is a good way to stay secure. So with this fully commented function it will be simple to implement.
Read the rest of this entry »



