1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?
Answer Posted / neel
Any Server that support HTTP service is called webserver
EX: IIS
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is reference variable php?
What is the difference between unset and unlink?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Tell us how can we access the data sent through the url with the post method?
What’s the special meaning of __sleep and __wakeup?
Tell us what is the difference between session_unregister() and session_unset()?
how to use http headers inside php? Write the statement through which it can be added?
What is the difference between indexed and associative array?
What is singleton design pattern in php?
What does the scope of variables means?
What is die in php?
What is prepared statement in php?
Tell me what library is used for pdf in php?
Which is better #define or enum?
What are the two most common ways to start and finish a php block of code?