1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / manoj ghosh
Both have given answers like giving only examples.
Actualy a web server is just a part of a application server.
where as a application server not only serve as web server
but also the application can be used to run some internal
bussiness login in the server.
So application server is a broad category as compare to web
server
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What language is php written in?
Does wordpress run on php 7?
Tell me what is the use of mysql_real_escape_string() function?
what the new feature add in php 7.2?
What is php resource type?
Is php a case sensitive language?
What is the best website to learn php?
What are the different ways to login to a remote server?
Tell me how is it possible to return a value from a function?
What is polymorphism in oop php?
What is the difference between indexed and associative array?
What is php and sql?
What is the use of nl2br() in php?
What is different between software and app
What is mysql_real_escape_string used for?