• @[email protected]
    link
    fedilink
    English
    172 years ago

    This is my favorite. I did php early in my career and for years I would have to Google “<lang> equivalent explode/implode” because it was so memorable

    • @marcos
      link
      English
      12 years ago

      Even the php docs says it “splits” the string when it describes what it does.

      It could be a good name for a function that turns a container or object into a lot of variables, but I don’t remember php supporting multiple returned values.