Page 1 of 1

Forum integration

Posted: Thu Oct 09, 2008 1:20 am
by raghubgm
Hello ALL

I am the PHP developer, I have integrated the forum in PHP and I have used SMF forum and now I want to integrate the same login for both forum & to my site there should be common login

i.e. when I log into the forum the same session should be carry fwd to the site and if I log into the site the same session should be carry fwd to forum

Please help me out for this ..

Thanks
Raghu

Re: Forum integration

Posted: Thu Oct 09, 2008 1:19 pm
by jaoudestudios
use session_start();