dear freinds
I am new in php .i want to implement a login form but in this i also need that if person already have a account on linkedin they dont have to fill a registration form in my site.they automatically login in my site with his linkedin id and password.
thanks in advance
please help me in implementing login
Moderator: General Moderators
-
internet-solution
- Forum Contributor
- Posts: 220
- Joined: Thu May 27, 2010 6:27 am
- Location: UK
Re: please help me in implementing login
Do you have access to linkedIn's user account database? If not, how will you get the linkedIn password for users? May be there is a hack, but it will be near impossible for someone new to php.
If you want a simple login form - just Google it with "php login form" and you will find lots of sample scripts.
If you want a simple login form - just Google it with "php login form" and you will find lots of sample scripts.
Re: please help me in implementing login
but it is possible through linkedin api
-
internet-solution
- Forum Contributor
- Posts: 220
- Joined: Thu May 27, 2010 6:27 am
- Location: UK
Re: please help me in implementing login
I did not know about linkedin api! thanx for the heads up.
In this case search for "linkedin api login php" in Google and you will get some example source code.
In this case search for "linkedin api login php" in Google and you will get some example source code.