Advertisements
Advertisements
प्रश्न
What are the differences between Client-side Scripting and Server-side Scripting?
संक्षेप में उत्तर
उत्तर
Client-side Scripting:
- It is used at the frontend which users can see from the browser.
- Client-side scripting does not need any server interaction.
- Client-Side scripting language involves languages such as HTML5, JavaScript, etc.
- Client-side scripting is used for validation purposes.
Server-side Scripting:
- It is used at the backend, where the source code is not visible or hidden in the client browser.
- When a server-side script is processed it communicates to the server.
- Server-side scripting language involves languages such as PHP, ASP.NET, Python, etc.
- Server-side scripting is useful in customizing the web pages and implements dynamic changes in the website.
shaalaa.com
Two Types of Scripting
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?