+ 1

What is apache.?

16th Dec 2016, 6:58 PM
Rajendra Boke
Rajendra Boke - avatar
4 Answers
+ 1
PHP is a server-side language. It is being processed before you actually see a webpage (connection to Database, etc.). PHP works only with a server. Apache (frequently found in packages like XAMPP, etc.) makes it possible for you to run a local server on your own PC to make PHP work c:
16th Dec 2016, 7:14 PM
Le Patron
Le Patron - avatar
+ 1
Apache is a software foundation, participates in hundreds of open source projects Like tomcat, ant, maven, en so on
16th Dec 2016, 9:16 PM
Dago VF
Dago VF - avatar
0
HTTP server Well no. Apache is an organisation, it's flagship product is an HTTP server.
16th Dec 2016, 7:13 PM
Rishi Anand
Rishi Anand - avatar
0
There is even an Apache Open Source License
16th Dec 2016, 9:17 PM
Rishi Anand
Rishi Anand - avatar