Articles about php, html

html5 features

Html5 is now available after very long time. In 1999 the html4 was released and still it is used widely. Html5 is also supported by new browsers like firefox, opera, safari and chrome. But internet explorer not support html5. Maybe new version of ie will support html5. All the browsers not fully support html5. The full support of html5 by the browsers is under development. Html5 is made [...]

By |2024-03-27T13:04:26+00:00November 27, 2010|Programming|0 Comments

Website development tools

I am an experienced website developer and i find two of the most popular website development tools that i will discuss today. I know that you are well familiar with the popularity of firefox for web developers. There are two add-ons of firefox that are most popular. One is web developer tool and second is firebug tool. Lets discuss each of these. Web developer: Web developer is not [...]

By |2024-03-27T13:04:27+00:00November 26, 2010|Programming|0 Comments

Difference between wamp, lamp and xampp

Hello all. Today i will discuss about the difference between wamp, lamp and xampp. All these three are used for serving php websites and acts as the local server so that you can see your working website without uploading it first. Lets first discuss about wamp. wamp stands for windows, apache, mysql, php. The best advantage of using wamp is that it is easy to setup [...]

By |2024-03-27T13:04:28+00:00October 4, 2010|Programming|16 Comments

Introduction to MVC(Model, view, Controller)

Hi guys. Today i will discuss about MVC. MVC stands for model, view and controller. Nowadays the website developers are making large web applications and managing files and text is difficult in old mattern. Now to handle requests of big applications we need some systematic way. Mvc(Model View Controller) is evolved from problems faced in daily development of web applications. I am discussing each of these [...]

By |2024-03-27T13:04:37+00:00September 30, 2010|Programming|0 Comments

Why php very popular?

Php is one of the widely used internet language these days. The popularity of php is increasing day by day. Every second website u see on internet is made with php. Php has many advantage over other internet languages. Some of the reason of php popularity are:- Easy to learn: Php is easy to learn and a new comer gets his hand wet and become expert in 1 [...]

By |2024-03-27T13:04:38+00:00September 13, 2010|Programming|0 Comments

Run xampp, teamviewer, skype at same time

There is huge problem faced when we run xampp with teamviewer or skype. The easiest way to run xampp, teamviewer and skype is that you can quit skype first. To quit skpe right click on skype icon on tasbar and click on quit skype as shown in figure below. Then close your teamviewer also if it is running. Now run your xampp and start phpmyadmin and [...]

By |2024-03-27T13:04:39+00:00September 12, 2010|Programming|0 Comments
Go to Top