Single Sign on Implementation in php mysql

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
SrimanTest
Forum Newbie
Posts: 1
Joined: Tue Feb 23, 2010 4:03 am

Single Sign on Implementation in php mysql

Post by SrimanTest »

Hi Guys,

I need Single Sign On Implementation in my Site.If any body knows Please Explain in detail. I am new to this concept....


Thanks
Sriman
jkon
Forum Newbie
Posts: 16
Joined: Mon Feb 15, 2010 6:01 am

Re: Single Sign on Implementation in php mysql

Post by jkon »

Hello,

Do you have multiple related but indepented software systems or web applications in your site , or you just want to keep the user status if has login ?
Post Reply