1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / mohsin
Application server is a server that hosts an API to expose
Business Logic and Business Processes for use by other
applications
Web server is responsible for accepting HTTP requests from
web clients, which are known as web browsers, and serving
them HTTP responses along with optional data contents,
which usually are web pages such as HTML documents and
linked objects
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Explain mixed and callback functions?
Tell us how can we access the data sent through the url with the post method?
How to invoke a user function?
How do I know my xampp version?
What is the difference between query and inquiry?
How do I repair phpmyadmin?
What is the importance of parser in php?
Declare a new variable in php equal to the number 3;
How to process the uploaded files?
How does session work in php?
What is varchar mysql?
What is new static in php?
What is regular expression in php?
What is the function to count elements in an array in PHP?
Why many companies are switching their current business language to php? Where php basically used?