Google OpenID authentication in PHP
This post explains you about how to implement Google OpenID authentication in PHP. In this post we are using Openid API for google authentication. After download this script change database connectivity in inc/dbConnect.inc.php file and change $callback_website_url variable in login_process.php file. Download Link Demo Link Sample database design for table name contact. This table contains id [...]
Read More »