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 get no of arguments passed to a PHP Function?
What is the best way to test the strpos() return value in php?
What is printf in php?
What are session variables in php?
How to get elements in reverse order of an array in php?
What is the difference between runtime exception and compile time exception?
Tell me what is the use of the function htmlentities?
What is difference between Method overriding and overloading in PHP?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is fetch array in php?
What is the difference between get & post ?
What is $_ post in php?
How many escape sequences are recognized in double-quoted strings?
What does $_cookie mean?
What is 'float' property in css?