Re: [phplib] PHPLib & Phorum From: phplib (phplib <email protected>)
Date: 03/16/01

>What I could not realize (there was not enough time to do so): It
>is
>still necessary to add username and email-adress, when you post a
>new
>message to phorm. There must be a way, to read this data from the
>database and insert it automaticly.

Yeah, it shouldn't be too hard (I already have a user database
with the email info).
>
>I think now you can do it on your own - if you still need the
>source, I
>would upload it to my homepage. (please email me, if necessary)

That's fine, thanks.

I'm actually a little surprised that there isn't a version of
Phorum that's been better integrated into PHPlib. Perhaps one of
the big payoffs of a PHPLib integration into PEAR would be that
people would be more likely to use PHPLib auth as is, rather than
reworking it for every project (I've seen quite a few that use
PHPLib-based auth and sessions, but in such a way that it is a
pain to integrate with the rest of a site that uses PHPLib). It
would be great to be able to just drop in Phorum and other
components into a site and use the already existing authentication
system.

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