1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / pinku
application server is we execute both jsp,servlet,ejb.
but in web server only run jsp,servlet
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How I can control asset documents without GR/IR?
Explain the difference between require() and require_once()?
How to create a mysql connection in php?
How do I clear my browser session?
How to get the value of current session id?
How error handling is being handled by php?
What is the difference between static and dynamic websites?
Is it easy to learn php?
What is the use of explode() function?
What are the uses of php language?
What is the difference between Split and Explode in PHP?
Why ide is recommended for use while programming with php?
What is mysqli_query?
Tell me how do you execute a php script from the command line?
what is constructor