© VL logo VL Search

Funny Stuff

[Game]High-class Ho
[Game]Kill Time In The Office
[Flash]The man who could sit anywhere
[Game]Kill Time In Your Office
[Flash]Oh crap!
[Game]Santa's Quiz
[Flash]Beer run
[Game]Computer Bash
[Game]H.K. Cafe
[Picture]Boss
[Flash]Animator vs Animation II
[Picture]Iron Cast Handjob
[Video]Funny Commercials
[Flash]Noodles On My Back
[Picture]Class trip
[Game]Hobo Prison Brawl
[Picture]Fast food cheating
[Game]Flight of the hampsters
[Flash]Microcosm
[Picture]Urinal Fail
[Picture]Gravity Sucks
[Video]Suprise Kitty
[Picture]Neighbors angry note
[Game]Late, Late night with Letterman
[Game]Pac-Xon
[Game]Bubble Girl
[Picture]Stuffing
[Picture]Saggy Boobs
[Flash]Date For One
[Flash]Jumper Stick

Page: 123456789 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 138 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `funnies`20201
2DESCRIBE `members`881
3DESCRIBE `votes`550
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 303030135