Creating a Simple PHP Blog in Azure
Posted
by Josh Holmes
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Josh Holmes
Published on Sat, 17 Apr 2010 20:22:32 GMT
Indexed on
2010/04/18
2:43 UTC
Read the original article
Hit count: 434
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.
To be very clear, this is not a pro blog engine and I don’t recommend using it in production. It’s a » read more.
© Geeks with Blogs or respective owner