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
Forum integration
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Forum integration
use session_start();