News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
How to Use the Storage Emulator with the Windows Azure SDK for PHP
April 20, 2011 @ 08:43:53

In a recent post to his blog Brian Swan shows you how to use the Storage Emulator for Azure with PHP via their provided SDK. It's a quick post but it has a helpful code snippet if you've been struggling with getting it set up.

This is a short post to address this question: How do I use the local Storage Emulator (formerly known as Development Storage) when using the Windows Azure SDK for PHP? The Windows Azure Command Line Tools for PHP provide an option for running an application locally in the Compute Emulator, but I didn't see an option for using the local Storage Emulator. As it turns out, the answer is very simple, although somewhat difficult to find.

The trick is to omit the constructor parameters when creating a new table/blob/client to get it to create things locally instead of on your Azure instance. He also includes a set of links that can help fill in some of the gaps in the whole Windows Azure deployment process.

0 comments voice your opinion now!
windows azure sdk storage emulator tutorial


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: A PHP 'Hello World' Script Using Zend Core for i5

Zend Framework By Examples: Handling dates and times (Zend_Date)

WebReference.com: Class Inheritance with PHP

SitePoint Design & Layout Blog: Expression Web 3 - Your New PHP Tool Kit

IBM developerWorks: Starting to use ODBC with PHP


Community Events











Don't see your event here?
Let us know!


database podcast community phpunit code opinion functional tool language example framework series interview development unittest api introduction release testing zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework