Why I chose PHP
1. PHP is MUCH easier to learn compared to other web languages.
2. It takes much fewer lines of code to produce the same results (i.e. Try coding a "HelloWorld" program in JSP, ASP and
PHP and you see what I mean).
3. It is free. So is MySQL, the database. Ah! Not forgetting Apache, the web server. And Linux! Your wallet should be happy!
4. Powerful. PHP has many useful functions ready for use. There is no need to re-write the code to access the database etc.
5. PHP runs on Windows, Linux, Unix etc.
6. Open-source and mainstream ... it is easier to find help if you run into problems.
2. It takes much fewer lines of code to produce the same results (i.e. Try coding a "HelloWorld" program in JSP, ASP and
PHP and you see what I mean).
3. It is free. So is MySQL, the database. Ah! Not forgetting Apache, the web server. And Linux! Your wallet should be happy!
4. Powerful. PHP has many useful functions ready for use. There is no need to re-write the code to access the database etc.
5. PHP runs on Windows, Linux, Unix etc.
6. Open-source and mainstream ... it is easier to find help if you run into problems.

0 Comments:
Post a Comment
<< Home