Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Student:

Maria Dominguez P.

Subject:
Web applications development

Teacher:
Lic. Juan Angel Martnez Rosas

Homework:
Comparative table

Advantages
PHP

It is a multiplatform language.

The source code written in PHP is invisible to


the client browser and as it is the server that
is responsible for implementing the code and
submit your HTML to the browser results. This
makes programming in PHP is safe and
reliable.

Connectivity with most database engines


used today, highlights its connectivity with
MySQL and PostgreSQL.
Ability to expand their potential using the huge
amount of modules (called ext's or
extensions).
Ability to connect to different database
managers.

Disadvantage

As it is a language tha
running for certain us
drawback that the sou
not be hidden.

Obfuscation is a techn
make it difficult to read
does not prevent, a
cases, represents a co

You need to install a we

Access to databas
standardized (differen
have different syntax).

There is no company b

makes
up
for
it
community of users wh
support.

It is free software.
Allows OOP.

ASP

JSP

It provides 3-tiers architecture.


Provide easy way to deploy the new
applications and maintenance.
Compatible with around 55 languages.
Consistent Programming Model.
Direct Support for Security.
Rapid development to web applications.
Easy to learn and install.
Existence of a lots of online free tutorials and
code snippets.

It is a completely written language.


Strong graphics manipulation capabilities.
Loads
APIs:
Application
Programming
Interface.
Open Source: Open source is the expression
that is known to software distributed and
developed freely.

The limited abilities o


control.
Complicated Page Life
Limited support for test
Leaky abstraction.
Large data in the view s
Limited control over HT

It does not have an


many possibilities, bec
interface is limited.
Coding interfaces wit
carries many lines of c
should be done u
(javascript)
The burden of the inter
than that of a desktop a

You might also like