News Feed
Jobs Feed
Sections




News Archive
Josh Holmes' Blog:
Creating a Simple PHP Blog in Azure
April 16, 2010 @ 09:16:49

Josh Holmes has a new post to his blog today walking you through the full process of setting up a blog on Azure, Microsoft's hosting platform.

In this post, I want to walk through creating a simple Azure application that will show a few pages, leverage Blob storage, Table storage and generally get you started doing PHP on Azure development. In short, we are going to write a very simple PHP Blog engine for Azure.

He walks you through creating the project, setting up an entity for the blog posts, some utility functionality and a client to connect to the table/storage. He includes the HTML to make the "posts" submissions, a script to handle the posted request and a simple script to read them back out. In the end, you should end up with something like this.

1 comment voice your opinion now!
blog azure windows tutorial


blog comments powered by Disqus

Similar Posts

Johannes Schluter's Blog: Improved getopt() in PHP 5.3

DevShed: Setting Up a Web-Based File Manager: PHPfileNavigator2

DevShed: Using Directory Iterators and MySQL with Adapter Objects with PHP

Brian Swan's Blog: Getting Started with PHP on Windows

DevShed: Adding CSS to Handling Views with CodeIgniter


Community Events











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


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

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