Skip to main content

Posts

Showing posts from December, 2015

What is Different Between Lamp,Wamp,Mamp and Xampp

The major Difference Between WAMP, LAMP, MAMP AND XAMPP   is operating system. Lamp is for Linux operating system Wamp is for windows operating system Mamp is for Mac OS X operating system. xampp is  for x-os, apache, mysql, php , perl.  What is LAM P SERVER ? 1.Full form of LAMP is  L inux,  A pache,  M ySQL and  P HP. 2.This is a open source platform. 3. LAMP Server is work on Linux Operating System only. 4. LAMP is a combine package of   L inux,  A pache,  M ySQL and  P HP. 5. Apache is the web server 6. Mysql is the relational database management system. 7. PHP is the object-oriented scripting language. What is WAM P SERVER ? 1.Full form of WAMP is Windows,  A pache,  M ySQL and  P HP. 2.This is a open source platform. 3. WAMP Server is work on Windows Operating System only. 4. LAMP is a combine package of  Windows,  A pach...