Advertisements
Advertisements
Question
Discuss in detail Website develop¬ment activities.
Answer in Brief
Solution
The process of development also includes Web content generation, Web page designing, Website security, and so on.
PHP Script:
- Website or Web page is developed by the programmer using PHP script. Finally, the entire Website codes are moved to the Web server path in a remote server machine.
- From the client-side, the end-user opens a browser, types the URL of the Website or Webpage, and initiates the request to the remote server machine over the network.
- After receiving the request from the client machine the Web server tries to compile and interpret the PHP code which is available in a remote machine.
- Next, a response will be generated and sent back to the client machine over the network from Webserver.
- Finally, the browser which is installed in the client machine receives the response and displays the output to the user.
shaalaa.com
Web Development Concept
Is there an error in this question or solution?