1. Список говнокодов пользователя madfishGovnokod

    Всего: 2

  2. PHP / Говнокод #21755

    −11

    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    6. 6
    $ok = $this->db->query("update tbl_lootsie_final_rewards set show_title='$reward_title_show' where user_id = $user_id");
    if ($ok != '') {
        return true;
    } else {
        return true;
    }

    всё ОК посоны (с) индус

    madfishGovnokod, 30 Ноября 2016

    Комментарии (2)
  3. PHP / Говнокод #20334

    +10

    1. 1
    if ($invitationType == '1' || '2') {}

    Indian validation. WHYYYYY?

    madfishGovnokod, 06 Июля 2016

    Комментарии (11)