Difference between client side and server side scripting language in tabular form
Answers
Answered by
4
Answer:
The client-side scripting language involves languages such as HTML, CSS and JavaScript. Server-side scripting is more secure than client-side scripting as the server side scripts are usually hidden from the client end, while a client-side script is visible to the users.
Similar questions