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
Which function can be used to exit from the script after displaying the error message?
What is singleton class in php?
How can you submit a form without a submit button?
Write down the code for save an uploaded file using php?
What is abstract class in php?
What is design pattern? Explain all including singleton pattern?
Is php a case sensitive language?
What is the use of nl2br() in php?
How can you propagate a session id?
What is difference between print and echo in php?
How does session work in php?
What is global array in php?
what are interfaces and Abstart classes
Will php die?
What is warning – “cannot modify header information – headers already sent”?