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

Content with Style: Viewing BLOB content in phpMyAdmin

Zend Developer Zone: Zend Platform 3.0 Beta for Windows is released

DynamicWebPages.de: Windows Snapshots for PHP 5.3

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

Mike Potter's Blog: Updated PHP RIA SDK - Download Now


Community Events











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


community conference development phpunit database symfony2 podcast release series interview zendframework2 rest example framework usergroup testing opinion introduction language functional

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