57
Comments
  • 3
    Totally relatable
    Although I would take variables like that over functions like:

    SomeFunction()
    SomeFunction2()
    NewSomeFunction()
    NoThisSomeFunction()
    SomeFunction3()
    CurrentSomeFunction()

    All functions exist and most are being used. They all do completely different things but named basically the same 😭

    Sometimes I need to cry myself to sleep at night.
  • 2
    But what you didn't know was find and replace
  • 0
    You know, that's not how you reuse code.
  • 4
    @kamen ikr. just messin' around ;)
  • 0
    mysqli_real_escape_string_no_really_we_mean_it_this_time($not)
  • 0
    var yarv;

    var yetAnotherRelevantVariable;
Add Comment