Coder Social home page Coder Social logo

pavel81 / google-drive-sdk-api-php-insert-file-parent-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from numsu/google-drive-sdk-api-php-insert-file-parent-example

0.0 0.0 0.0 812 KB

Small and very simple commented example of a server-side application where you can log in and insert files to Google Drive through their API. Also about creating folders and logging in though google.

License: MIT License

PHP 99.96% CSS 0.04% JavaScript 0.01%

google-drive-sdk-api-php-insert-file-parent-example's Introduction

google-drive-sdk-api-php-insert-file-parent-example

Small and very simple well commented example of a server-side PHP application where you can log in and insert files to Google Drive through their API. Also about creating parent folders and instering the file there.

  1. Go to Google Developers Console (https://console.developers.google.com) and create your own project.
  2. Enable Drive API and SDK for your project
  3. Go to APIs & Auth / Consent screen and name your project, also select an email address
  4. Go to APIs & Auth / Credentials and create a new OAuth 2.0 Client ID.
  5. Set your origins to localhost:yourporthere (or your domain)
  6. Set your Redirect URI to localhost:yourporthere/fileUpload.php (or your domain)
  7. Download the information in a JSON (press the button), and place it like {document root}/conf/googleClientId.json
  8. Comment, star and ask questions! And best of all, learn.

google-drive-sdk-api-php-insert-file-parent-example's People

Contributors

numsu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.