Welcome, Guest
  • Author Topic: Can anyone tell me the benefits of PHP?  (Read 1130 times)

    wimarsha

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    Can anyone tell me the benefits of PHP?
    « on: 07/12/10, 03:22 »
    I just want to know the benefits of PHP. I know the benefits but i want to know more about PHP so i need your views on benefits of PHP. facebookster.com/blog Most of the facebook apps are developed on PHP so what else we can do with it?

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Can anyone tell me the benefits of PHP?
    « Reply #1 on: 07/12/10, 05:45 »
    The basics benefits of PHP

    - Easy to learn, small learning curve
    - Easy to deploy, usually the cheapest hosting offers PHP support
    - No compilation, no server container, just upload your script
    - Wide support over the web, since PHP is one of the most popular scripting languages

    Jorge