News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Brian Swan's Blog:
Accessing Windows Azure Blob Storage from PHP
July 09, 2010 @ 12:48:01

Brian Swan has posted a new tutorial to his blog showing you how to connect your PHP application with the Azure service and use the blob storage it offers.

In this post I will do something similar [to this previous post] for accessing Windows Azure Blob Storage from PHP. This won't be a deep-dive into Windows Azure Blob Storage, but it will be a "how to get started with the Microsoft_WindowsAzure_Storage_Blob class (which is part of the Windows Azure SDK for PHP)"-type post.

He talks about how these blob containers are stored on the Azure side and what kind of access controls they come with. This graph might help sort it all out. From there he shows you how to use the PHP SDK to connect to the service, make a new container (with an ACL) and doing all of the usual operations with a blob - uploading, downloading, streaming, deleting and listing the blobs currently available.

6 comments voice your opinion now!
windows azure storage blob sdk




Community Events





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


release api framework interview unittest symfony2 introduction application custom test phpunit podcast conference database development community opinion series language component

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