Client side Scripting
- Scripts are run at
the front-end (browser)
- Client send request
to the server
- Received the pages
and display to the user.
- it uses languages
like JavaScript in addition to HTML, CSS, JQuery, Ajax, etc
|
Server side Scripting
- Scripting are run at
the back-end (web server)
- Server process that
request and send back pages that match the request
- It uses languages like PHP, Java and JSP, ASP.NET, Perl,
Python, Ruby on Rails, C#, etc.
|
No comments:
Post a Comment