Advantages of web applications

There are couple of advantages of the web applications:

  1. Availability of such an application to multiple people. Application needs to account for that.
  2. Updating an application will impact multiple people. There is one (or several) places where a web application is installed, there is no need to go from one computer to another one in order for updated functionality to be available to all these people.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator