• phoenixz@lemmy.ca
    link
    fedilink
    arrow-up
    21
    arrow-down
    2
    ·
    8 months ago

    Is PHP becoming irrelevant? It still comprises the vast majority of web pages out there. Maybe that has been going down but with he amount of competing languages and systems out there, that is to be expected.

    Either way, it’s an awesome language, happily been using it for decades now

    • bitcrafter@programming.dev
      link
      fedilink
      English
      arrow-up
      13
      ·
      8 months ago

      Either way, it’s an awesome language, happily been using it for decades now

      Mind taking a moment to share why you like it? I am not very familiar with it.

      • bier@feddit.nl
        link
        fedilink
        arrow-up
        8
        arrow-down
        1
        ·
        8 months ago

        I’m not the one you asked, but what I like isn’t really about PHP itself, but the fact that I can get dirt cheap hosting with PHP and MySQL. Every time I want to create a small “app” that makes some manual task easier it’s very useful to create something I can access from the internet.

        Python is really useful for stuff like that too, but (in my experience) not as easy and cheap to use as an web app.

        For example I go to dinner with some friends every month and we always forget who’s turn it is to choose and book a restaurant. So I just made this PHP page that shows the current and next 2 months with a name. So we always use that to see who’s turn it is.

          • bier@feddit.nl
            link
            fedilink
            arrow-up
            1
            ·
            8 months ago

            I don’t know, maybe it’s because PHP used to be the default web based language? I just buy hosting, I don’t sell it…

      • CanadaPlus@lemmy.sdf.org
        link
        fedilink
        arrow-up
        5
        ·
        8 months ago

        … And it’s one of the languages everybody craps on. Like, I’ve seen people compare JavaScript favourably to it.

    • masterspace@lemmy.ca
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      8 months ago

      Depends on how you’re judging relevance.

      93% of webpages could be PHP because of Wordpress, but that doesn’t necessarily mean there’s a lot of PHP developers.