Client and server side
Client Side Scripting
- Client Side Scripting is the type of code that is executed or interpreted by browsers.
- HTML (HyperText Markup Language)
- CSS (Cascading Style Sheet)
- JavaScript
- VBScript (Visual Basic Script)
- Ajax
- jQuery
Server Side Scripting
- Server Side Scripting is the type of code that is executed or interpreted by the web server.
- Server Side Scripting is not view able or accessible by any visitor or general public.
- PHP (Hypertext PreProcessor)
- ASP.NET
- Ruby on Rails
- MongoDB
- MySQL
- PostgreSQL
- Client Side Scripting is the type of code that is executed or interpreted by browsers.
- HTML (HyperText Markup Language)
- CSS (Cascading Style Sheet)
- JavaScript
- VBScript (Visual Basic Script)
- Ajax
- jQuery
Server Side Scripting
- Server Side Scripting is the type of code that is executed or interpreted by the web server.
- Server Side Scripting is not view able or accessible by any visitor or general public.
- PHP (Hypertext PreProcessor)
- ASP.NET
- Ruby on Rails
- MongoDB
- MySQL
- PostgreSQL
Comments
Post a Comment