Смотрел тут код...

    Date: 12/12/06 (Code WTF)    Keywords: no keywords

    Одного, вроде, серьезного продукта. Только из одного файла есть вот такие перлы:

      $file_hand = fopen($file, "rb");
    
      if(!$file_hand){
       fclose ($file_hand);
    ...
    
    
      if (feof($file_hand)) {
        fclose ($file_hand);
        return 22;
      }
      else {
        fclose ($file_hand);
        return 0;
      }
    

    Source: http://community.livejournal.com/code_wtf/60160.html

« Валялся... || Улыбнуло »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home