Re: [phplib] PHPLib & Phorum From: Kristian Koehntopp (kris <email protected>)
Date: 03/19/01

In netuse.lists.phplib you write:
>I have an extra couple of columns in the the auth_user table which contain
>name and email.
>When the user is authenticated these are set as extra auth variables, so I
>can call them as $auth->auth["email"] from within form.php

This is exactly the recommended way to do this. PHPLIB
also has provisions to rename the auth_user table, so
that you can mix and match with already existing tables.

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>