© VL logo VL Search

Funny Stuff

[Flash]My in-laws made an out-law out of me
[Video]Door Handle Prank
[Flash]Penguins
[Video]Saran Wrap And Syrup Prank
[Picture]Saggy Boobs
[Flash]Zanta Claus
[Picture]Sparky's birthday party
[Flash]Animator vs Animation
[Picture]Is it a shoulder or a butt?
[Video]Funny Drawings
[Game]Late, Late night with Letterman
[Picture]Catholic Condom
[Game]Ice Breaker
[Game]Bubble Girl
[Flash]Jumper Stick
[Flash]Potter Puppet Pals II
[Picture]Laziness
[Game]Flight of the hampsters
[Picture]Unfair
[Picture]Frisky Yoga Instructor
[Picture]Worst job in the world
[Video]Pole dancing is not for everyone
[Picture]Swimsuit
[Video]Pigeon Impossible
[Flash]Walk in the Woods
[Video]Photo Booth
[Video]There was never a year like 2009!
[Picture]Mickey Mouse attack
[Picture]Monkeys Attack!
[Flash]Deadly Bite

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 207 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `funnies`20204
2DESCRIBE `members`883
3DESCRIBE `votes`553
4DESCRIBE `member_votes`554
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 111
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, 303030192