Tuesday, April 26, 2011

Lamp , Wamp , XAMPP

wamp stands for windows, apache, mysql, php.

The best advantage of using wamp is that it is easy to setup configuration in wamp. But when i started using wamp, some times i faced problems while running php code , may be it was my coding problem but what else. Mostly people talk that wamp is not good for beginner but i say that wamp is very easy to use and it is best for both beginner and advanced users.


xampp stands for x-os, apache, mysql, php , perl. x-os means it can be used for any operating system. xampp is easy to use than wamp. Its cpanel is very nice and good for beginner and its start, pause and stop button work very nicely by functionality. You can add other services to xampp also. I personally use xampp for my development.

lamp stands for linux, apache, mysql, php. Its functionality is same as wamp and xampp. I want to tell you one thing that the main functionality of all these three(wamp, xampp, lamp) are same i.e compile and run the php code, manage databases and other stuff. All these softwares give us ease in our development so that the complexity of handling all the services(databases handling, code manipulation) becomes easy for us.

3 comments:

  1. This is quite elaborate.

    Can we have something similar to this for AJAX and PHP anytime in future?

    Thanks Sunny.

    ReplyDelete
  2. Hi, I am new to PHP.

    so, can you just explain me about the disadvantages of using PHP as a server side scripting language ????


    I hope i get reply as soon as possible.......

    ReplyDelete