most attractive feature in PHP

Discussion in 'PHP' started by phd, Sep 19, 2006.

  1. #1
    Which feature did you like most in PHP?
    (compared to C/C++, ASP, ASP.Net, Perl etc...)

    Previously I used to do programming with ASP but as I just come to know the huge library with PHP... I just become fan of it!
     
    phd, Sep 19, 2006 IP
  2. Litewebsite

    Litewebsite Guest

    Messages:
    26
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    My favorite PHP extension is PDO (PHP Data Objects). I use this extension to connect to my SQLite and MySQL databases. It's very easy to switch/change database system with PDO.
     
    Litewebsite, Sep 19, 2006 IP
  3. phd

    phd Active Member

    Messages:
    496
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #3
    hey,

    PDO is new to me... I've found interesting things.. thanks
    I'm thinking to use these in upcoming projects.
     
    phd, Sep 19, 2006 IP