© VL logo VL Search

Funny Stuff

[Game]Hot Dog Bush
[Picture]Catholic Condom
[Flash]Zanta Claus
[Flash]My in-laws made an out-law out of me
[Picture]Laziness
[Video]Photo Booth
[Picture]Mickey Mouse attack
[Game]Flying Penguins
[Video]Japanese fat man dance
[Picture]Unfair
[Picture]Ideal Life vs. Real Life
[Flash]Found some poo
[Flash]Animator vs Animation
[Video]Funny Drawings
[Video]Pole dancing is not for everyone
[Picture]Really Long Tongue
[Game]Snowball Fight!
[Picture]Swimsuit
[Picture]Pilot
[Flash]Potter Puppet Pals
[Picture]Happy Birthday
[Picture]Monkeys Attack!
[Picture]Monkey and Lion friends
[Picture]The ride of his life
[Picture]Girls with big mouths... seriously
[Video]Nicole Eggert makes fun of being "Fat"
[Picture]Frisky Yoga Instructor
[Picture]Beer goggle fail
[Video]Tiffani Thiessen is Busy
[Game]Apple Shooter

Page: < Previous 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 128 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `funnies`20201
2DESCRIBE `members`881
3DESCRIBE `votes`550
4DESCRIBE `member_votes`550
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 30, 303030126