Introduction --
Introduction to
Text_Password
Introduction
Generating passwords is a very common task in web applications. This
package provides an easy-to-use and intuitive API
to generate
For the last point, multiple, simple
"obfuscation" algorithms are supported.
Setup
Requirements
Text_Password requires PHP 4.2.0 or better.
Installation
The Text_Password package can be installed
using the PEAR installer command pear install
Text_Password.
Alternative installation methods for situations where one has no
access to the pear installer command can be
found in the general installation
chapter.
Uninstallation
Uninstalling the package can be done with pear uninstall
Text_Password.