Connecting Existing Scripts / Single Login

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wknit
Forum Newbie
Posts: 6
Joined: Thu Sep 19, 2002 11:32 am

Connecting Existing Scripts / Single Login

Post by wknit »

Experience = Newbie

I have created a website that uses both phpMyChat and XMB Forums, each uses a SQL database.

Does anyone know of a script or utility that will enable my users to be able to login once and access both of those services? Obviously each app has it's own cookie/authentication module(s).

I have looked at 'portal' solutions such as phpNuke but there seems to be quite a few drawbacks with a system like that; integrating non-nuke scripts, site design, etc...

I would appreciate any help in pointing me to the right place or even a possible solution/utility for this issue I have.

Thanks in advance!
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

To do that you would probably need to know how they store the login details, contact them and you might get an anwer... And I don't think there's a script that does that.
Post Reply