© VL logo VL Search

Funny Stuff

[Video]I Love Noodles
[Video]Fart Monkeys
[Picture]Spiderman 3d tatoo
[Video]Saran Wrap And Syrup Prank
[Picture]Floppy Disk
[Video]Copy Machine Prank
[Video]Dancing Accident
[Video]Pigeon Impossible
[Flash]Walk in the Woods
[Flash]Potter Puppet Pals II
[Picture]Coder
[Video]Michael Jackson Fail
[Video]Escape the tape
[Video]Classic hair blower prank
[Picture]Saggy Boobs- Part 2
[Video]Chomp
[Video]Door Handle Prank
[Video]There was never a year like 2009!
[Video]Avatar makeup tutorial
[Picture]Sparky's birthday party
[Picture]I am a shroom
[Video]Star Wars Kid with Special Effects
[Video]Kissing Monkey
[Video]Annoying Orange
[Picture]Is it a shoulder or a butt?
[Flash]Pixel Shrooms
[Picture]Full Moon
[Video]Grape lady falls
[Picture]Neighbor's Gardening
[Game]Penguin Diner

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 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 60, 303030127