Recommended by Users (3 of 31)
GOOGLE DRIVE FILE MANAGEMENT GOOGLE DRIVE FILE MANAGEMENT satish Handle files using Google Drive API I am looking for any Open Source package that can handle file management. It should include: * Creating folders * Upload files (all type of files) * Edit, delete and move files * Create online file ...
GOOGLE CUSTOM SEARCH ENGINE USING THE API GOOGLE CUSTOM SEARCH ENGINE Navneet Kumar Google Custom Search engine using the API in PHP I need to implement the Google Custom search engine using API in PHP. * * * Jacob Fogg I have just finished a solutions for this class. Once you have your siteId and ...
GOOGLE DOCS USING PHP GOOGLE DOCS Jesús Ortega Interact with Google Docs I need to open Google documents from PHP application. I would like to see if anybody has experience in that. * * * Ganza Respice Respinho i like this * * Karl You could use the Manuel Lemos OAuth class or use some simple links ...
PHP 5, User Management, Web services This class can authorize the access of users to an API using the OAuth protocol. It abstracts OAuth1 (1.0 and 1.0a) and OAuth2 in the same class, so you can use the same code to authorize the access on behalf of the current user any API that supports any version ...
PHP 5, Geography This package can generate PlusCode parameters for Google Maps links. It can take the geographic coordinates of a given location and returns a value in the Open Location Code format that can be used as a parameter for a link to Google Maps to identify and certain spot on the planet ...
HTML, PHP 5, Databases, User Management This class can be used to authenticate and manage user accounts stored in SQLite. It implements several operations and display HTML forms to authenticate users and manage their account records stored in a SQLite database. Currently it can register a new account ...