1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / anuj maheshwari
application server is TOMCAT.
web-server is weblogic server.
zend engine process of execution of php file.
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
Can we extend multiple classes in php?
What is difference between session and cookies in php?
Write a query to find the 2nd highest salary of an employee from the employee table?
What is return value in php?
Tell us how to set cookies in php?
What are the different components used in php for formatting?
Explain Whitespace Characters?
What are the 3 types of sessions?
What is mysql_fetch_object?
How does csrf token work?
How to store the uploaded file to the final location?
What is symfony php?
What is cakephp framework?
Which function is used to read a single character from a file in PHP.
What is the difference between Split and Explode in PHP?