Print this article
  Email to friend
ASP vs. PHP
Author:

When building web sites, ASP and PHP are very popular languages. Here's my opinion on whether ASP or PHP is best

ASP v. PHP

Both ASP and PHP are languages used to build Dynamic Web sites that can interact with Databases and exchange information. ASP (Active Server Pages)

is from Microsoft and is used with IIS (Internet Information Server) that runs on Microsoft Servers. PHP (Personal Home Pages) is from Rasmus Lerdorf, who originally designed this parsing language which was later modified by different people. It runs on Unix and Linux servers and it also has an NT server version.

There are a lot of differences between ASP and PHP.

Cost

To run ASP programs one needs IIS installed on a Windows platform server, which is not free. PHP programs run on Linux, which is free. Even the connectivity of the database is expensive in the case of ASP as MS-SQL is a product of Microsoft that needs to be purchased. PHP generally uses MySQL, which is freely available.

Speed

If we compare the speed of ASP and PHP then PHP has an upper hand. PHP code runs faster than ASP. ASP is built on COM based architecture, which is an overhead for the server whereas PHP code runs in its own memory space.

Platform Compatibility

PHP programs can run on various platforms like Linux, Unix, Windows and Solaris whereas ASP is mainly associated with Windows platforms. However, ASP can run on a Linux platform with ASP-Apache installed on the server.

Additional Costs

Many of the tools used in PHP are free of cost and since PHP is open source a lot of code can be found in open

   ( Next Page )


Rate this article:  (No ratings yet)

 Saving ...

RECENT ARTICLES FROM COMPUTER PROGRAMMING CATEGORY
Get Linked - Part One (Author: Mark Steadman)

The Secret Behind the Internet Last week's issue of "Getting Results" was largely theoretical and abstract. This week I hope to offer you some real-world advice that you can put to use straight ...


@kins Diet for Web Pages (Author: Thomas Jenkins)

Do your visitors have to wait an age before they can view any of the content on your site? The problem is most people won't "wait an age", they will simply click off your site and if you are trying to ...


Tips to designing your own website (Author: Bernice Ly)

As the rate of information technology increases, many small business owners and individuals are now aiming to increase their communication and business with the use of the Internet. Some of the benefits ...


A Sticky Website (Author: Albin Dittli)

This morning, after my wife and I walked the dog, we took some time to look at the flowers in our garden. The morning was still cool, but we knew that the temperature was already climbing and would be ...


Advantages of an Online Site Builder (Author: Halstatt Pires)

There are numerous choices when it comes to building web sites. One of the first choices you will have to make is whether to use an online or offline site builder. Site Builders Site builders ...


SEARCH
Search for:


In:


NEWSLETTER
E-mail address:


Name:


Copyright ©2007 HyperArticles.com. All Rights Reserved. - Privacy Policy - Disclaimer