Answers ( 1 )

  1. 19 Mar 2025

    The difference between server side scripting and client side scripting are mention below :

    Server side scripting

    1. Source code is visible to the user .
    2. It run on the user computer
    3. It doesnot provide security for data.
    4. No need of interaction with the server.
    5. Some example of server side crcipting are Html ,css ,and javascript.
    client side scripting
    1. It is primaraily function is to provide access to the respective database as per the reqest.
    2. Source code is not vissible to the user.
    3. It  run on the user webserver.
    4. It  provide security for data. 
    5. It all need of interaction with the server.
    6. some example of client side scripting are PHP ,Python ,Java ,Ruby etc.

    5

Leave an Answer


rameshupadhyaya258

Ask by rameshupadhyaya258

 Prev question

Next question