Login with Google account in CodeIgniter with OpenID
问题 I want to implement a login with a Google account using OpenID, but I have no idea how to start this procedure because I have no idea about how to do it. So is there any step by step guides for this so that I can easily implement a Google account login with CodeIgniter in PHP. I've found only this but I cant understand it properly so is there any guides or any libraries to login with a Google account? 回答1: Download LightOpenID . Create the login.php file, and paste the following code into the