© VL logo VL Search

Funny Stuff

[Picture]miley cyrus?
[Flash]Star Trek Ecstacy
[Video]HEY GIRL! (Love Doll Song)
[Picture]Evolution of man
[Flash]Penguins
[Game]Vampire Hotel
[Video]William Hung She Bangs
[Video]Chocolate Rain
[Picture]Graffiti is a crime
[Video]Very talented dog
[Video]Belly Dancing Cabbie
[Picture]House for Sale
[Picture]my sorta cartoon me
[Game]Lilou's Italian waitress game
[Picture]#1 Obama Fan-- Halloween Costume
[Picture]shape changing
[Picture]Sexy Lingerie
[Video]khajabasheerahmed
[Picture]Stripping
[Picture]Check Please
[Picture]Giant pharmacy and Dick's sporting goods
[Video]Driving Dog
[Flash]Follow Your Dreams
[Flash]Momma got her boobs out
[Video]"The Edge" - Alec Baldwin Farts Himself to Death
[Video]My Soccer Predictor
[News]Handjob Infomercial
[Game]Click Butt
[Picture]hahaha bushhh
[Picture]Soosan khanom

Page: < Previous 5678910111213 Next >

RF

David Tannenbaum <david.tannenbaum(at)intellidreams.com>

sponsored by Intellidreams, LLC.

Last modified: Sun Feb 3rd 12:59:56 2009

(default) 6 queries took 131 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `funnies`20201
2DESCRIBE `members`881
3DESCRIBE `votes`551
4DESCRIBE `member_votes`551
5SELECT COUNT(*) AS `count` FROM `funnies` AS `Funny` LEFT JOIN `members` AS `Member` ON (`Funny`.`member_id` = `Member`.`id`) LEFT JOIN `votes` AS `Vote` ON (`Vote`.`funny_id` = `Funny`.`id`) WHERE 1 = 1 110
6SELECT `Funny`.`id`, `Funny`.`file`, `Funny`.`filename`, `Funny`.`thumb`, `Funny`.`embed_code`, `Funny`.`url`, `Funny`.`title`, `Funny`.`category_id`, `Funny`.`tags`, `Funny`.`description`, `Funny`.`member_id`, `Funny`.`approved`, `Funny`.`friends_only`, `Funny`.`width`, `Funny`.`height`, `Funny`.`featured`, `Funny`.`highscore`, `Funny`.`facebook`, `Funny`.`created`, `Funny`.`modified`, `Member`.`id`, `Member`.`email`, `Member`.`password`, `Member`.`displayname`, `Member`.`role`, `Member`.`balance`, `Member`.`modified`, `Member`.`created`, `Vote`.`id`, `Vote`.`funny_id`, `Vote`.`up_votes`, `Vote`.`down_votes`, `Vote`.`modified` FROM `funnies` AS `Funny` LEFT JOIN `members` AS `Member` ON (`Funny`.`member_id` = `Member`.`id`) LEFT JOIN `votes` AS `Vote` ON (`Vote`.`funny_id` = `Funny`.`id`) WHERE 1 = 1 ORDER BY (`Vote`.`up_votes` - `Vote`.`down_votes`) DESC LIMIT 240, 303030127