What are advantages and disadvantages of PHP?
PHP is a very popular programming language used to design website. There are more than 20 million websites designed using PHP. It must have its advantages. Also PHP is not perfect, it has its limitations. Why is PHP so popular? What are the advantages of PHP? What are limitations of PHP?
7 ANSWERS
One advantage I can think of is that PHP has both procedure programming language and OOP language features. This mainly attributes to its evolution along the way. This means that programmers from different programming language background can pick up this language within short period of time. Its disadvantage also comes from its ample language features. Some libraries written by a programmer from a procedure programming langauge may be difficult for programmers with an OOP background to maintain. | |
Advantages of PHP
Disadvantages of PHP
| ||
REPLY
Posted by Anonymous at 2012-06-18 11:18:53 | ||
|
Yes PHP is opensource as Java, but how people can see php code? if open source means can we see it? then what about Java? | |
PHP is a fast, simple, open source, yet popular language preferrably for web development. It couples best with MySQL DB in the backend. For more info on benefits of php you can visit Advantages and Benefits of PHP | |
For advantages, you can get some clues from this article. PHP is much better than you think | |
REPLY
Posted by Anonymous at 2012-09-19 11:46:03 | |
Advantages: | |
REPLY
Posted by Anonymous at 2012-06-18 19:17:20 | |
"Hard to maintain since it is not very modular." Sorry, this is not true. You can make it as modular as you want. It has full OOP capabilities and you can divide your project into multiple files and directories. You can make a hard-to-maintain app in any language. | |
REPLY
Posted by Anonymous at 2012-06-18 14:56:08 | |
POST ANSWER
Sorry! You need to login first to post answer.
OR
Cool innovation |
By sonic0002 |
RECENT
- ► Will AI Replace Programmers?
- ► What Is Your AI Learning Story?
- ► What Chrome extensions do you find useful for programmers?
- ► What does your personal desk look like?
- ► Happy Chinese New Year for those who celebrate it
- ► How much time do you code every day?
- ► What lies would programmers like to tell?
- ► Is GoLang being used in more and more startups?
- ► How do you feel about 996?
- ► What are your reasons not writing blogs?