Benefits of PHP..
- PHP has excellent database connectivity to all SQL database servers.
- PHP has partial support for Object oriented features
- PHP has C++, PERL, JavaScript like syntax features and has programs like 'ptags/ctags' to navigate the source code
- PHP has Zend optimizer which speeds up the performance
- PHP runs on all UNIX'es, linux, Windows 95/NT/2000 and is more powerful than ASP, JSP and others.
- PHP has a very large user base and developer base.
- You can very rapidly develop web applications in PHP as compile and link is eliminated in PHP scripting language.
|