News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

Richard Davey's Blog: PDO SQLite support just doesn't work fully?

Vinu Thomas' Blog: PHP and Serial Ports

PHP.net: PHP 5.4.1RC2 Released for Testing

Silver Lining Blog: How to Enable XDebug in Windows Azure Web Sites


Community Events









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


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

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