answersLogoWhite

0

Centralization- access, resources, and data security are controlled through the server

Scability - any element can be upgraded when needed

Flexibility - new technology can be easily integrate into the system

User friendly - familiar point and click interface

Hope this helps!

Inclus.net - We provide individual and corporate IT training

Educate, Learn & Serve

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

10 Explain the term session in server side programming approach What is the main benefit from implementing the session?

explain the term session in server side programming approach


Is ruby programming client side or server side?

Ruby is a server-side language.


Which server is used in ASP.NET?

Hi, ASP.net is a server side programming that is designed to create dynamic web pages. It is supported on Window Server 2000 and Window Server 2003. Thanks!!


Why java script is not a server side programming?

It is not impossible to code on server side using javascript as there are frameworks available today which lets use of javascript on server side. But usage of this is not that high as most people prefer the normal way of using AJAX if they want javascript to interact with a server side language.


What is Hypertext Preprocessor related too?

Hypertext Preprocessor is PHP, it is a server side web programming language.


What is client program?

As far as web programming is concerned, client side programming is code that runs in the web browser, rather than the web server. JavaScript is an example of client side scripting because the code is sent to the browser, at which point it is executed. PHP is an example of server side scripting because the code is executed on the server, and the resulting code is sent to the browser and displayed.


What is php is all about?

PHP is a server side programming language that also serves as a general purpose programming languages. What does I mean by Server Side? Well this means that the php source files are being run on the server as a opposed to the end user using their browser to run Javascript code which is a client-side scripting language. PHP allows for the creation of dynamic and interesting website design


What is the purpose of client side programming?

Client Side Programming saves time and bandwidth by processing data from user input before sending it to the server side for processing and storage. It also provides some effects which are limited to the end-user.


Why javascript is not server side programming?

Javascript is not server side programming (instead, it's client side) because all javascript is run locally. When you access a website that has javascript built into it, you download and run the javascript file along with other the website files (html, css, etc.) and it then runs alongside the website. For comparison, a server side language runs on a server and I have to go now sorry


What skills are needed to become skilled web developer?

HTML/XHTML, CSS, JavaScript Server/Client side architecture Programming/Coding/Scripting in one of the many server-side frameworks Ability to utilize a database


What are server-side scripting languages?

Server-side scripting languages are programming languages designed to create HTML pages (or Web pages) on the server. Special libraries are frequently included with these languages to help generate HTML pages easier. Some examples of server-side scripting languages are Python, PHP, Ruby, C#, and JavaScript (NodeJS).


What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)