External login via PHP
Hi there,
For my current website I would like to integrate vBulletin into my existing member system. Each member is represented by a record in both my own and vBulletin's user table. I already figured out how to register from a external page ( by using data managers).
Now i would like to know if it is possible to easily login from an external page using a server side solution. Any ideas?
So just to clearify, my question is:
Is there any way to start a login session for a already registered user in vBulletin from a external (homemade) page using serverside techniques? I know I can do it by simply redirecting a form to the login.php page, but that is not what I'm looking for!
Thanks,
Shr3d
|