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 can I display text with a php script?
is that "enumerated array" equal to "numeric array"?
Tell me what is needed to be able to use image function?
What is difference between array_merge and array_combine in php?
How to process the uploaded files?
Is php coding easy?
Which is faster for or foreach?
What is a substring in php?
Why does php start with variables?
Is php easy language to learn?
What is session php?
What is final class and final method?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
What is the difference between get and post in php?
What is a php class?