you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 2 years ago (4 children)

On a tangent, I imagine PHP is still one of the most used backends. Wordpress uses PHP and I wouldn't be surprised if 50% or more of the websites I visited are Wordpress sites. So I guess many others experience the same?

  • source
  • parent
  • hideshow 8 child comments
  • [–] [S] 9 points 2 years ago

    Very widely used still and well maintained. It's been a good options since 7 came around. Most of the hate IMO comes from people who were working with PHP4/5 code or people who just saw PHP4/5 code and think that's what the language is today.

  • source
  • parent
  • [+] 2 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 5 points 2 years ago* (last edited 2 years ago) (1 child)

    It really depends on how much customization has gone into the site. TechCrunch, Wired, and TIME all use WordPress for example, but their theme is customized to the point where you can't really tell that it's WordPress. There are some ways to tell though, for example some of the larger sites are hosted by Automattic (these say "powered by WordPress VIP" in the footer), and /wp-admin usually still works to go to the login page.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 2 points 2 years ago* (last edited 2 years ago) (1 child)
  • [+] 3 points 2 years ago* (last edited 2 years ago) (1 child)
  • [+] 1 point 2 years ago* (last edited 2 years ago) (1 child)
  • [+] 2 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 0 points 2 years ago (1 child)

    Plus, Facebook literally forked PHP and still uses it, and is one of the most popular sites on the internet

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago* (last edited 2 years ago) (1 child)

    Modern-day Hack (the language PHP uses) looks pretty different to PHP, and the runtime is a complete rewrite rather than a fork. HHVM uses C++ while PHP uses C.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    That’s true, it would be more accurate to say that much of the web uses PHP or Hack, a PHP derivative. I think I was moreso thinking along the lines of the previous comments about the hatred for PHP being more of a meme at this point than a reality

  • source
  • parent