Note: This post now archived and as such no longer works

An external image showing your user-agent and the total "hit count"

      • @[email protected]
        link
        fedilink
        82 years ago

        Damn, PHP is such a sleeper of a language, I always forget how useful it can be.Thanks for sharing!

          • @[email protected]
            link
            fedilink
            English
            0
            edit-2
            2 years ago

            Genuinely curious, how is it superior to Python in your opinion?

            Edit: Apart from the things you listed 😅

            • SokathHisEyesOpen
              link
              fedilink
              42 years ago

              It can run natively on an Apache server without any frameworks required to render user website markup and serve pages. That’s a pretty awesome advantage.

        • SokathHisEyesOpen
          link
          fedilink
          32 years ago

          PHP is the OG bad-ass for getting shit done. No setup, no compile, no deployment pipelines. Hell, you can create and write the files right there on the server with nothing more than an SSH terminal if you want.

        • @scottywh
          link
          22 years ago

          PHP is pretty damn awesome really… Sad that it’s gone out of favor IMHO