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 pass variables and data from php to javascript?
What is trait in php?
How to delete file in php?
What is beforeRender() used?
What is the w3c?
Is it worth learning php in 2019?
Why is php used for web development?
Which function you can use in php to open a file for reading or writing or for both?
How does php serialize work?
Tell me what is the use of explode() function?
What is the correct syntax of mail() function in php?
What is split function in php?
Difference between mysql_connect and mysql_pconnect?
How to randomly retrieve a value from an array?
How do you connet mysql database with php?