answersLogoWhite

0

What is lamp in php?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

LAMP stands for Linux-Apache-MySQL-PHP. In simpler terms it contains everything to build a php application on a linux platform.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How i can begin php in Linux?

PHP on windows runs using the WAMP Server while on Linux it runs using the LAMP Server. Try getting a LAMP Server from a search engine


What is the name of php server?

I know a couple: WAMP/LAMP/XAMP


How do you run a PHP file?

you need to be running a lamp / wamp server on your machine... point the browser to the file and it wll run. you can also use command line to run php scrips when you have lamp/wamp installed


How would you explain about the LAMP software?

LAMP (LINUX-APACHE-MYSQL-PHP) is a solution stack of Software to run Dynamic Websites or Servers. HTTP://openwavecomp.com.sg


Is PHP runable in Linux?

PHP can run on any major operating system just like java as long as you have an interpreter. Try installing a LAMP (Linux, Apache, MySQL, PHP) server & you should be able to run php on your pc/server. There are some IDE's which would allow php development on linux os


How do you run php?

Easiest way would be to download a full package preferably xampp, wamp for windows, lampp or lamp for linux and mamp for macintosh. Then run php through localhost


Why is php runable on Linux?

PHP is a technology in itself and like JAVA it is open source and platform independent. It has got its own interpreter. So as long as you have a LAMP server you need not worry about the os system


What is lamp of programming language of student?

I dont get your question but Lamp isL: Linux (operating system)A: Apache (web server)M: Mysql (database)P: Php/Python/Perl (language)


How to solve what if your php installation appears to be missing the mysql extension which is required by wordpress?

Ideal thing to do would be to delete all your installation & install a single WAMP/LAMP server. It combines all the features necessary to run php including windows/linux, apache, mysql & php


Is it possible to install wamp server without php?

The principle of WAMP/LAMP server is that MySQL, Apache and PHP are staked in a neat package easy to install. However, it is easy to install only the components you need separately.


Are lamp and php the same?

Not exactly. LAMP is an acronym for a common server software bundle/model. It stands forLinuxApacheMySQLPHPThis is the standard layout, but can be interchangable with other options. Linux Kernel (AppArmor, SELinux, Smack, TOMOYO etc.)Web Server (Apache, Nginx, Cherokee, Lighttpd etc.)CGI Scripting (PHP, Perl, Python)Database (MySQL, MariaDB)Take a look at this diagram to help you better understand the LAMP model.


Can you code php and mysql on an android tablet?

There isn't a server available like WAMP, LAMP or XAMPP for Android tablets so it would be difficult to code php, probably not possible unless ofcourse someone has come up with a way round it.