Advantages of Using PHP


Every one knows PHP is a server side script language. There are so many objects to select PHP.

  1. Its open sours so every one can download free.
  2. Platform independence, that means this language is runs on any platform (unix,linux,windos,mac).
  3. Database is free no need to pay.
  4. And its run in a Zend frame work, Zend frame work is much secured frame work so very complicated.
  5. Source codes are free in the internet.
  6. And there are free Content Management Systems,CRM in the internet.
  7. Specially easy to learn.

For an example facebook  is  world famous commercial website .Facebook also developed by PHP. here are many languages which are used for web development or web programming. But among all of them PHP is the most popular web scripting language. PHP language has its roots in C and C++. PHP syntax is most similar to C and C++ language syntax. So, programmers find it easy to learn and manipulate. MySQL is used with PHP as back-end tool. MySQL is the popular online database and can be interfaced very well with PHP. Therefore, PHP and MySQL are excellent choice for webmasters looking to automate their web sites. PHP also has powerful output buffering that further increases over the output flow. PHP internally rearranges the buffer so that headers come before contentsPHP is dynamic. PHP works in combination of HTML to display dynamic elements on the page. PHP only parses code within its delimiters, such as. Anything outside its delimiters is sent directly to the output and not parsed by PHP.

Share and Enjoy:
  • Digg
  • Twitter
  • Facebook
  • Google Bookmarks
  • del.icio.us
  • Print
  • LinkedIn
  • MySpace
  • PDF
  • Technorati
Leave a Reply