Difference between client side scripting and server site scripting ?

In web technology what are the difference between client side scripting and server site scripting  if anyone know then please tell me the right answer .

1 Answer

Here Some diffrence between client and server side scriptiing

Client-Side Scripting

  • Runs in the user's browser.
  • Code is visible to the user.
  • Depends on the browser.
  • Used for creating interactive interfaces.
  • Example:- HTML, CSS, JavaScript.

Server-Side Scripting

  • Runs on the web server.
  • Code is hidden from the user.
  • Does not depend on the browser.
  • Used for database access and dynamic content.
  • Example: PHP, Python, Java, Ruby.

This are some main diffrence between client and server side scriptiing.

We use cookies to enhance your experience, to provide social media features and to analyse our traffic. By continuing to browse, you agree to our Privacy Policy.