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
What is php call function?
Tell me what is the difference between the functions strstr() and stristr()?
How do you destroy a session?
What are the delimiters in php?
Why php is used?
What are the differences between GET and POST methods in form submitting?
What is the current stable version of php? What advance thing in php7?
What is php programming used for?
What is PHP? Who is the father or inventor of PHP?
Does php pass arrays by reference?
What are the different data types in javascript?
What is stdclass in php?
What is helper library?
How to randomly retrieve a value from an array?
How to call a php function from html button?