Merge smf login to existing site login: Please guide.

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
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

Merge smf login to existing site login: Please guide.

Post by raghubgm »

Merge smf(Forum) login to existing site login: Please guide.

1) We are trying to merge SMF login to the existing site login.
2) However, we have not been able to merge smf login to the existing site login because we cannot access SMF Global variable, session and cookies, outside of smf forum to my existing website.
3) Can somebody guide me to have an access for the Global variable, session and cookies, outside of smf forum to my existing website?

Thanks
Raghu
Moargazm
Forum Newbie
Posts: 6
Joined: Fri Oct 31, 2008 2:08 pm

Re: Merge smf login to existing site login: Please guide.

Post by Moargazm »

Check SMF's forum, they have a special little include called SSI.php, and instructions on how to use it.
raghubgm
Forum Newbie
Posts: 17
Joined: Sun Jul 27, 2008 3:49 am

Re: Merge smf login to existing site login: Please guide.

Post by raghubgm »

Hello

Thanks for teh reply

have you implement this in any site , if yes can you send me that web site link , sicne we checked in the google and we are ubable to trace it

thanks
raghu
Post Reply