1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

why we use PHP?

Discussion in 'PHP' started by bulochc83, Mar 15, 2011.

  1. #1
    suggest me about php benefit.
     
    bulochc83, Mar 15, 2011 IP
  2. asianseekerz

    asianseekerz Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    this is because php are most usefull and a lot of feature to be use........
     
    asianseekerz, Mar 15, 2011 IP
  3. Minimal Hank

    Minimal Hank Peon

    Messages:
    136
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    How can we talk about benefits of using PHP if we do not have a single requirement ?
     
    Minimal Hank, Mar 15, 2011 IP
  4. SSC

    SSC Active Member

    Messages:
    995
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #4
    1: Open Source
    2: Free {no license fee}
    3: Widely Used on the Internet
    4: Huge scope for P.H.P coder
    5: Lot of build in functions

    Hope these are enough point to get you started...
     
    SSC, Mar 15, 2011 IP
  5. sandylabs

    sandylabs Active Member

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #5
    Pros:
    -It's supported by almost all shared hostings , on dedicated server with just OS installed it's also very easy to add support
    -crowds of cheap coders around
    -easy-to-use for web applications developing model

    Cons:
    -No support for multithreading , garbage collecting, session/application scope memory.
    -No good model in language structure(PHP is not procedural nor OO nor functional etc). You have to take full control to avoid potentially dangerous style-mixing.
    -Many coders on the market have no good knowledge experience and do moronish code

    I think PHP is for simple sites, Java/etc. is for sophisticated web applications
     
    sandylabs, Mar 15, 2011 IP
  6. sunnyverma1984

    sunnyverma1984 Well-Known Member

    Messages:
    342
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #6
    open source and free support
     
    sunnyverma1984, Mar 16, 2011 IP
  7. phpsolution

    phpsolution Active Member

    Messages:
    449
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #7

    Yes agree with this guy and few more things i need to add

    6) Low maintence cost
    7) Low development cost

    I am not sure you think in this way or not but some time people can think because if you go for .net they will charge a lots of money for license and other things.
     
    phpsolution, Mar 16, 2011 IP
  8. awood969

    awood969 Member

    Messages:
    186
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    40
    #8
    Why do we use PHP?

    Well its simple really...find me an alternative??? lol

    - Perl: Lovely language but its OTT and has increased coding complexity
    - ASP: Generic Microsoft Replacement Brand A
    - C# .Net: See Above
    - Flash: Crap language, crap performance, crap security.

    PHP is an over bloated, sluggish, resource hoarding, server side only, security flawed and bug ridden piece of rubbish. However....its the best of a bad bunch, and it saves time from having thousands of web developers sat there rewriting millions of static HTML files by hand.

    I can't think of a better reason...lol

    Andrew
     
    awood969, Mar 16, 2011 IP
  9. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    php is the fastest way to get a dynamic site online.

    You can amend changes directly to your site/pages in seconds while not having to produce a million side constraints like you do in .net

    itis very direct with variable recognition and has a million simple to use functions that you can easily depend on
     
    srisen2, Mar 18, 2011 IP
  10. Tomesch

    Tomesch Member

    Messages:
    151
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #10
    Well it actually can be object-oriented if you wan't it to
     
    Tomesch, Mar 18, 2011 IP
  11. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #11
    yes look at zend or something like that its all up to you the beauty of php
     
    srisen2, Mar 18, 2011 IP
  12. dgreenhouse

    dgreenhouse Peon

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    And mentioned, but not outright said... Anybody can program in it! :)

    By the way... As far as Java goes; which is a great language...

    One of my quotes is... "If you want to build a nice window, you have to build a skyscraper to hold it!" :cool:

    C# is a first class language...

    Python rocks!

    Ruby is a gem...

    Eiffel is pure love...

    I like speaking with a Lisp! :)

    Smalltalk is the beginning of OO...

    C/C++ Hey!

    Assembler programmers do it with nibbles and bits.... And bytes, beets, and words...

    And on, and on, and on, and on...
     
    dgreenhouse, Mar 18, 2011 IP
  13. mankato101

    mankato101 Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    nice share helpful information
     
    mankato101, Mar 19, 2011 IP
  14. buddyborg

    buddyborg Guest

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    its free. its powerful. its flexible.
     
    buddyborg, Mar 19, 2011 IP
  15. Irun

    Irun Active Member

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    88
    #15
    just use your brain and make it whatever you want on php..
     
    Irun, Mar 22, 2011 IP
  16. NLZ13

    NLZ13 Well-Known Member

    Messages:
    166
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    113
    #16
    Not OO? You can definately use it as OO
     
    NLZ13, Mar 22, 2011 IP
  17. mukunthan

    mukunthan Active Member

    Messages:
    237
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #17
    mukunthan, Mar 22, 2011 IP
  18. vediovis

    vediovis Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Because it s the best language for the Internet.
     
    vediovis, Mar 22, 2011 IP
  19. SSC

    SSC Active Member

    Messages:
    995
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #19
    Yup, and we don't even have to think about licensing when it comes to PHP (being it Open Source)
     
    SSC, Mar 30, 2011 IP
  20. DP_VPN

    DP_VPN Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    PHP is powerful
     
    DP_VPN, Mar 30, 2011 IP