1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / priyanka
1. Application server is Apache
2. Web Server also Apache
| Is This Answer Correct ? | 4 Yes | 22 No |
Post New Answer View All Answers
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is boolean in php?
What is the phpstorm?
What is beforeRender() used?
How long does a session last in php?
Which php framework is best for security?
Why do we use polymorphism in php?
What is difference between sql and php?
How is it possible to know the number of rows returned in the result set?
What is phpsessid?
How do I find out the number of parameters passed into function9?
What is php destruct?
What is the timeout period on session values?
How to remove an empty directory?
Do you know how to declare an array in php?