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

    Всего: 1

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

    +149

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    if ($entry=='') {
     $entry = 0;
    }
    
    .......................
    
    $comment = nl2br($row['comment']);
    $comment = emotion($comment);
    $comment = links($comment);
    $comment = $comment.'<br> написал'.$user;

    Servantes, 07 Мая 2010

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