Monday, April 11, 2011

How to install Joomla 1.6 Video Tutorial

How to install Joomla 1.6


Joomla is a free, open-source content management system (CMS) and application framework that powers 2.7% of the entire web. With a vibrant volunteer community, user-friendly features and plenty of power, Joomla is perfect for your site! Learn more about 1.6 ...

PHP and MySQL Guestbook Tutorial

PHP and MySQL Guestbook

50 Minute tutorial on how to create a Guestbook using PHP and MySQL

PHP Basics part II : Srings

Hello World First PHP page

First PHP page Learn Commenting and Concatenation in PHP


In this tutorial you will learn how php page works , create your first page displaying 'HELLO WORLD' , and also learn how to commenting and concatenation.
Have a Look..


If you are looking for how you can run PHP on your own local pc have a look on this tutorial

How to insall WAMP on your Windows OS

How to insall WAMP on your Windows OS


If you are using Windows OS then WAMP will automatically configure all your setting of PHP , MySQL and APACHE web server.
Follow this tutorial if you wan to manually configure php apache and mysql

How to install Appache 2.2.11 PHP 5.2 and MySql 5.2

How to Run php on your PC

I have started this blog with this first post on letting you know how can you run php on your own pc for free instead of purchasing your own host.

This tutorial tell you how can you install Appache 2.2.11 PHP 5.2 and MySql on your local machine so this is the basic step before you successfully execute php on your local machine.

0:03 Part 1 - Download

0:48 Part 2 - Install Apache

1:50 Part 3 - Install PHP

3:39 Part 4 - Install Mysql

5:19 Part 5 - Basic settings

6:18 Part 6 - Test