Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Why won't PHP just die?

Why won't PHP just die?

Scheduled Pinned Locked Moved The Lounge
phpcomperformancetutorialquestion
12 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Danny Martin

    It's simple... People keep using it! I've just read another raft of articles on how bad PHP is as a language and / or state of mind. They are all calling for its death and, in some cases, the unilateral eradication of its memory. Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!. As an example, I'm particularly fond of continental (that's european) lager, and wouldn't give you tuppence for certain antipodean beverages - I couldn't give a XXXX (pronounced "4 ex") for most of them in fact. So what do I do? I get pleasantly sozzled on my tipple of choice and give the Koala effluent a suitably wide berth. I don't mock those tasteless oiks who wish to consume the stuff (though I have pointed and giggled inanely as they leave), nor do I call for the closure of any watering hole with the bare faced cheek to sell it. If people stop writing sensible software in PHP then it will die on its own, without any intervention from the development elite. But all the time people continue to use it, develop it and add support for it[^] PHP will continue to plod on as a major player on the web. If people don't like it then there is always that other little boozer just down the road a piece... Danny

    B Offline
    B Offline
    BobJanova
    wrote on last edited by
    #2

    It won't die because it's the environment offered by free or cheap web hosting. That means that amateurs will keep using it because they don't need expensive tools or hosting plans to use it. ASP.net is too heavyweight and Visual Studio dependent for a back room hacker to use. So what alternatives are there? Ruby on Rails or something like that would be good, but no cheap hosts offer it.

    D 1 Reply Last reply
    0
    • D Danny Martin

      It's simple... People keep using it! I've just read another raft of articles on how bad PHP is as a language and / or state of mind. They are all calling for its death and, in some cases, the unilateral eradication of its memory. Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!. As an example, I'm particularly fond of continental (that's european) lager, and wouldn't give you tuppence for certain antipodean beverages - I couldn't give a XXXX (pronounced "4 ex") for most of them in fact. So what do I do? I get pleasantly sozzled on my tipple of choice and give the Koala effluent a suitably wide berth. I don't mock those tasteless oiks who wish to consume the stuff (though I have pointed and giggled inanely as they leave), nor do I call for the closure of any watering hole with the bare faced cheek to sell it. If people stop writing sensible software in PHP then it will die on its own, without any intervention from the development elite. But all the time people continue to use it, develop it and add support for it[^] PHP will continue to plod on as a major player on the web. If people don't like it then there is always that other little boozer just down the road a piece... Danny

      R Offline
      R Offline
      Rage
      wrote on last edited by
      #3

      Because it's easy, free and cheap. And because a lot of sites are using php, and will still be using it in the future. Why should it not be supported ? Just because some people decided it was not good for them ? Use it for what it was designed for, and then it is not worse than another language.

      ~RaGE();

      I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

      D 1 Reply Last reply
      0
      • R Rage

        Because it's easy, free and cheap. And because a lot of sites are using php, and will still be using it in the future. Why should it not be supported ? Just because some people decided it was not good for them ? Use it for what it was designed for, and then it is not worse than another language.

        ~RaGE();

        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

        D Offline
        D Offline
        Danny Martin
        wrote on last edited by
        #4

        Amen to that! Danny

        1 Reply Last reply
        0
        • D Danny Martin

          It's simple... People keep using it! I've just read another raft of articles on how bad PHP is as a language and / or state of mind. They are all calling for its death and, in some cases, the unilateral eradication of its memory. Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!. As an example, I'm particularly fond of continental (that's european) lager, and wouldn't give you tuppence for certain antipodean beverages - I couldn't give a XXXX (pronounced "4 ex") for most of them in fact. So what do I do? I get pleasantly sozzled on my tipple of choice and give the Koala effluent a suitably wide berth. I don't mock those tasteless oiks who wish to consume the stuff (though I have pointed and giggled inanely as they leave), nor do I call for the closure of any watering hole with the bare faced cheek to sell it. If people stop writing sensible software in PHP then it will die on its own, without any intervention from the development elite. But all the time people continue to use it, develop it and add support for it[^] PHP will continue to plod on as a major player on the web. If people don't like it then there is always that other little boozer just down the road a piece... Danny

          S Offline
          S Offline
          Shao Voon Wong
          wrote on last edited by
          #5

          The language may allow for bad code but developer can wrote well-designed PHP code using the MVC frameworks. Very seldom, developers wrote vanilla PHP code without framework like Yii or other popular frameworks.

          J 1 Reply Last reply
          0
          • B BobJanova

            It won't die because it's the environment offered by free or cheap web hosting. That means that amateurs will keep using it because they don't need expensive tools or hosting plans to use it. ASP.net is too heavyweight and Visual Studio dependent for a back room hacker to use. So what alternatives are there? Ruby on Rails or something like that would be good, but no cheap hosts offer it.

            D Offline
            D Offline
            Danny Martin
            wrote on last edited by
            #6

            BobJanova wrote:

            It won't die because it's the environment offered by free or cheap web hosting.

            It's not just the free and the cheap, most reputable hosts support it.

            1 Reply Last reply
            0
            • D Danny Martin

              It's simple... People keep using it! I've just read another raft of articles on how bad PHP is as a language and / or state of mind. They are all calling for its death and, in some cases, the unilateral eradication of its memory. Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!. As an example, I'm particularly fond of continental (that's european) lager, and wouldn't give you tuppence for certain antipodean beverages - I couldn't give a XXXX (pronounced "4 ex") for most of them in fact. So what do I do? I get pleasantly sozzled on my tipple of choice and give the Koala effluent a suitably wide berth. I don't mock those tasteless oiks who wish to consume the stuff (though I have pointed and giggled inanely as they leave), nor do I call for the closure of any watering hole with the bare faced cheek to sell it. If people stop writing sensible software in PHP then it will die on its own, without any intervention from the development elite. But all the time people continue to use it, develop it and add support for it[^] PHP will continue to plod on as a major player on the web. If people don't like it then there is always that other little boozer just down the road a piece... Danny

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #7

              Danny Martin wrote:

              Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!.

              You're missing the fact that most of us don't get to choose their language. If your company has (or buys!) a legacy-app in PHP (or VB6) and you're tasked with working on it, you don't say "no", do you?

              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

              D 1 Reply Last reply
              0
              • S Shao Voon Wong

                The language may allow for bad code but developer can wrote well-designed PHP code using the MVC frameworks. Very seldom, developers wrote vanilla PHP code without framework like Yii or other popular frameworks.

                J Offline
                J Offline
                jim lahey
                wrote on last edited by
                #8

                Wong Shao Voon wrote:

                Very seldom, developers wrote vanilla PHP code without framework like Yii or other popular frameworks

                I find the exact opposite. The PHP world is the very nadir of software development practices. 90% of the PHP devs I've met don't even know that you can step through code with a debugger and still rely on some dump_args method to write everything directly into the page when they don't know what's going on. In 13 years I've met one PHP dev who knew about encapsulation, OO and parameterised queries, and he used Yii. The rest were just reinventing wheels in the worst possible ways.

                D 1 Reply Last reply
                0
                • D Danny Martin

                  It's simple... People keep using it! I've just read another raft of articles on how bad PHP is as a language and / or state of mind. They are all calling for its death and, in some cases, the unilateral eradication of its memory. Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!. As an example, I'm particularly fond of continental (that's european) lager, and wouldn't give you tuppence for certain antipodean beverages - I couldn't give a XXXX (pronounced "4 ex") for most of them in fact. So what do I do? I get pleasantly sozzled on my tipple of choice and give the Koala effluent a suitably wide berth. I don't mock those tasteless oiks who wish to consume the stuff (though I have pointed and giggled inanely as they leave), nor do I call for the closure of any watering hole with the bare faced cheek to sell it. If people stop writing sensible software in PHP then it will die on its own, without any intervention from the development elite. But all the time people continue to use it, develop it and add support for it[^] PHP will continue to plod on as a major player on the web. If people don't like it then there is always that other little boozer just down the road a piece... Danny

                  M Offline
                  M Offline
                  Monster Maker
                  wrote on last edited by
                  #9

                  Its free free free, everything about it is free.. make asp.net free(from development to deployment) and we will kill PHP together..! :P

                  Divide And Conquer

                  L 1 Reply Last reply
                  0
                  • L Lost User

                    Danny Martin wrote:

                    Am I missing something really pointy here? If you dislike it that much, then don't use it... Shimples!.

                    You're missing the fact that most of us don't get to choose their language. If your company has (or buys!) a legacy-app in PHP (or VB6) and you're tasked with working on it, you don't say "no", do you?

                    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

                    D Offline
                    D Offline
                    Danny Martin
                    wrote on last edited by
                    #10

                    A good point, well made... :-O Danny

                    1 Reply Last reply
                    0
                    • J jim lahey

                      Wong Shao Voon wrote:

                      Very seldom, developers wrote vanilla PHP code without framework like Yii or other popular frameworks

                      I find the exact opposite. The PHP world is the very nadir of software development practices. 90% of the PHP devs I've met don't even know that you can step through code with a debugger and still rely on some dump_args method to write everything directly into the page when they don't know what's going on. In 13 years I've met one PHP dev who knew about encapsulation, OO and parameterised queries, and he used Yii. The rest were just reinventing wheels in the worst possible ways.

                      D Offline
                      D Offline
                      Danny Martin
                      wrote on last edited by
                      #11

                      jim lahey wrote:

                      In 13 years I've met one PHP dev who knew about encapsulation, OO and parameterised queries

                      You have now met 2! ;o) I don't use off the shelf libraries and frameworks though. We built our own in-house. Danny

                      1 Reply Last reply
                      0
                      • M Monster Maker

                        Its free free free, everything about it is free.. make asp.net free(from development to deployment) and we will kill PHP together..! :P

                        Divide And Conquer

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #12

                        Exactly.

                        The first step in the acquisition of wisdom is SILENCE, the second is LISTENING, the third MEMORY, the forth, PRACTICE and the fifth is TEACHING others!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups