blog.chapagain.com.np
PHP: Google Spreadsheet with OAuth (Add, Edit, Delete, View data) - Mukesh Chapagain Blog
FacebookTweetLinkedInPinPrintEmailShares I was using ClientLogin method to access and update Google Spreadsheet. The ClientLogin method was in a deprecated state and now it has been turned off. We now need to use OAuth for authentication. Google APIs Client Library for PHP enables you to work with Google APIs such as Google+, Drive, or YouTube on ... Read more
Mukesh Chapagain