GithubHelp home page GithubHelp logo

isabella232 / storage-table-php-getting-started Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/storage-table-php-getting-started

0.0 0.0 0.0 13 KB

This sample demonstrates how to make a use of modules provided by Microsoft Azure Table Service in PHP.

License: MIT License

PHP 100.00%

storage-table-php-getting-started's Introduction

services platforms author
storage
php
woodp

Azure Storage: Getting Started with Azure Storage in PHP

Samples documenting basic operations with Azure Table storage services in PHP.

Running this sample

This sample can be run using either the Azure Storage Emulator (Windows) or by using your Azure Storage account name and key. Please update the config.php file with the appropriate properties.

To run the sample using the Storage Emulator:

  1. Download and install the Azure Storage Emulator https://azure.microsoft.com/en-us/downloads/
  2. Start the emulator (once only) by pressing the Start button or the Windows key and searching for it by typing "Azure Storage Emulator". Select it from the list of applications to start it.
  3. Run the project.

To run the sample using the Storage Service

  1. Open the config.rb file and set the config setting IS_EMULATED to false. Also configure the settings ACCOUNT_NAME and ACCOUNT_KEY with the account name and account key from your subscription. See https://azure.microsoft.com/en-us/documentation/articles/storage-create-storage-account/ for more information 3.Set breakpoints and run the project.

Deploy this sample

Either fork the sample to a local folder or download the zip file from https://github.com/Azure-Samples/storage-table-php-getting-started/

To get the source code of the SDK via git, type: git clone git://github.com/Azure-Samples/storage-table-php-getting-started.git cd .\storage-table-php-getting-started

##Minimum Requirements PHP 5.5 or above To install PHP, please go to http://php.net/

More information

storage-table-php-getting-started's People

Contributors

acomsmpbot 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.