Setting up Virtual Hosting in Apache on Windows

Setting up Virtual Hosting is easier than you think. You can ignore this step if you want to develop your applications using the http://localhost notation. But in a real case scenario you would like to setup a development environment on your machine to simulate real world conditions.
This tutorial will guide you through the step by […]

How to configure PHP on Apache Windows

If you have a stable installation of Apache, then installing PHP is very simple. Read the post on How to Install Apache on Windows if you wish to start with installing Apache first.
Lets begin the configuration.
Step 1: Download the Package
Visit http://www.php.net and download the latest stable release version of PHP which is PHP 5.2.4 as […]

How to install Apache on Windows

So you are interested in working with Apache.
Step 1: Download the package
The first step is to download the package from http://httpd.apache.org/
You should get the latest stable version of the package which is 2.2.6 to the time of this writing. You should download the Microsoft Installer (.msi) package.
Once the package has been downloaded, double click on […]

Tutorial 1 - Introduction to PHP Web Programming

Welcome to the first chapter of the tutorial on PHP Web Programming.
In this tutorial we will cover the following:

About PHP5 Scripting Language
PHP Tags
PHP Comments
How to display data on the browser
A note on line terminator
Installing PHP & Apache on your machine for development
Setting up Virtual Hosting on your machine for development

Fasten your seat belts and enjoy […]

PHP5 Tutorials - Introduction

Being a vetran Java programmer and a big believer of OOAD concepts I have started toying with PHP5 - which the world says to be the neXt level of PHP.
Guys behind PHP5 have no doubt done a remarkable job by releasing this version at a much needed time when the entire PHP community were wanting […]

Top Internet blogs Programming Blogs - Blog Catalog Blog Directory TopOfBlogs Technology blogs Top Blog Topsites List