Categories
Azure Microsoft Azure Websites PHP

CodeIgniter on Windows Azure Website

CodeIgniter is a powerful PHP framework and one of the most popular frameworks for PHP available due to its small footprint .  To install CodeIgniter on your existing windows azure website , you need to Download a copy of CodeIgniter framework from here Extract the content of the CodeIgniter ZIP package into your application folder

Categories
Azure Javascript

Capuccino on Windows Azure websites

Cappuccino framework is an open source application that allows you to develop amazing web applications with just a few lines of code. In this article I will show you how to create a simple Hello World web application using Cappuccino on Windows Azure websites You can download a starter application that displays Hello World  from […]