Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

imgboard . php

Name: Anonymous 2009-02-01 1:48

So I was browsing /b/ when it crashed, and a download popped up for imgboard.php

http://pastebin.com/m2c2883d7

Haven't gotten a chance to look through it yet. Is this win?

Name: Anonymous 2009-02-01 8:47

function make_american($com) {
    if (stripos($com, "america")!==FALSE) return $com; //already american
   
    $com = rtrim($com);
    $end = '!';
   
    if ($com == "") return $com;

    if (preg_match("/([.!?])$/", $com, $matches)) {$end = $matches[1]; $com = substr($com, 0, -1);}
   
    $com .= " IN AMERICA".$end;
   
    return $com;
}

lolwut

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List