Is PHP a powerful tool?

Discussion in 'PHP' started by facebookapp, Jun 24, 2009.

  1. #1
    PHP, one of the most powerful Server side web technology, is spreading in web development circle like a forest fire. You can find trillions of PHP webpages over the internet.

    PHP evolves from C language, and provides the same functionality as the C.
    The great advantage of PHP over other web development technologies is that it is easy to learn, easy to manage and provide rapid development.
     
    facebookapp, Jun 24, 2009 IP
  2. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, PHP and C were pretty similar few years ago but slowly PHP is moving more towards the Java or C# paradigm, all the OOP stuff in PHP5 (and lots of new OOP functionality planned in PHP6)...

    What he meant was probably that PHP and C are similar languages - which is true. They are used differently though.
     
    risoknop, Jun 24, 2009 IP
  3. adresanet

    adresanet Peon

    Messages:
    131
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well, php is not a tool, it is a programming language and yes, it offers the same functionality as c language.
    What can you make in C (standard ANSII C/C++) and you can't make in php ?
     
    adresanet, Jun 24, 2009 IP
  4. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For example pointers, static/dynamic typing and some other differences.
     
    risoknop, Jun 24, 2009 IP
  5. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #5
    Are you in marketing? I want you to quantify the above statements, plus I want the list of the trillions of PHP websites on the Internet for my reference.

    I will bet $ that I am more productive and can develop anything you can develop in PHP more rapidly using the Microsoft .NET platform and technologies.
     
    Social.Network, Jun 24, 2009 IP
  6. webhostguy

    webhostguy Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    They are all the same just a little different. The basics behind them are excatly the same they both evolve around each other. Ones just for microsoft and the other linux.
     
    webhostguy, Jun 24, 2009 IP
  7. dev kashyap

    dev kashyap Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    php is a server side , free available open source scripting language.
    it is easily embedded with HTML.
    it is object oriented and plateform independent.
     
    dev kashyap, Jun 24, 2009 IP
  8. IMaster

    IMaster Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    it's open source : this why it's so powerful
     
    IMaster, Jun 28, 2009 IP
  9. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #9
    PHP has many rapid development frameworks similar to .NET, too, for example Zend Framework or Symphony.

    So you can develop robust applications with PHP very fast if you use a good framework. Many people still use PHP the old way but that doesn't mean there hasn't been any progress since it started as a homemade scripting language. On the contrary, there has been massive progress made (just check differences between PHP4 and PHP5, also check upcoming release PHP6). PHP is also backed by a strong corporation and by huge community.

    Finally, PHP is platform independent, pretty much backward compatible (so you usually don't need to update your website for ages, even though there might already be better ways to code it, new recommended practices - but the old code will usually still work) and since PHP5 it has a solid OOP implementation.
     
    risoknop, Jun 28, 2009 IP
  10. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #10
    Yes php is advancing at a good rate and it bieng free is better big sites now work on php
     
    Bohra, Jun 28, 2009 IP
  11. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Some large websites powered by PHP: Facebook, Yahoo Bookmarks, Digg, Sitepoint...

    That's just from top of my head, I've got a feeling I forgot few big ones.
     
    risoknop, Jun 28, 2009 IP
  12. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #12
    PHP was created simply with the objective of creating dyanmic websites in mind.
    It isn't just a powerful tool, it is the tool if you want to create a non-static website, and it's free.
     
    wd_2k6, Jun 28, 2009 IP
  13. HivelocityDD

    HivelocityDD Peon

    Messages:
    179
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    PHP follow an Architecture called Shared Nothing apart from Java and there is no need of garbage collection and resource closing etc. So even if you start a mysql connection and forget to close the connection it wont make any troubles in the program to work, its a security loop whole though
     
    HivelocityDD, Jun 28, 2009 IP
  14. Nandamuri

    Nandamuri Peon

    Messages:
    665
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    The development will be very fast in any software once it is open source
     
    Nandamuri, Jun 28, 2009 IP
  15. www.coredownloadz.co.cc

    www.coredownloadz.co.cc Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Definetely is powerful.Actually more than 85% of data driven sites are Php and MySQL based. But yeah Php alone with MySQL is meaningless.
     
    www.coredownloadz.co.cc, Jun 29, 2009 IP