Test for the LiveUser class

This example is intended to be used with the Auth/DB and the Perm/DB_Medium driver.

To set this up follow these steps:

  1. Configure your DSN and the PEAR path in the conf.php.
  2. Set up a test database by importing demodata.sql and perm_db.sql (from /misc/schema).

If you want to test this example in your local path with out installing LiveUser in PEAR on your server then uncomment these two lines in conf.php and point $path_to_liveuser_dir to live user dir :)

$path_to_liveuser_dir = './pear/'.PATH_SEPARATOR;
ini_set('include_path', $path_to_liveuser_dir.ini_get('include_path'));

Go for it.


Login Data for this Example:

Handle Password
boss test
hoss bonanza