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
How to create a public static method in PHP?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What is string and its function?
What is the use of limit in mysql?
How to execute a function in php?
How to store the uploaded file to the final location?
How is the ternary conditional operator used in php?
Is php pass by reference or value?
How to pass an argument to a function?
Which functions are used to count the total number of array elements in php?
Which function you can use in php to open a file for reading or writing or for both?
Is php used in 2019?
What is the role of php?
How can you encrypt password using php?
How can you execute php script from the command line?