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
How to set a value in session? How to remove data from a session?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How to define a function with any number of arguments?
What are examples of independent and dependent variables?
What is difference between include and include_once in php?
In php, objects are they passed by value or by reference?
How to create and destroy cookies in php?
Can php variables have numbers?
How do you destroy a session?
what does this symbol mean in php?
What good is polymorphism?
What is class extend in php?
What is php and sql?
Does apache use php?
What type of headers that PHP supports?