© VL logo VL Search

Funny Stuff

[Picture]Really Long Tongue
[Video]I Love Noodles
[Video]Ice Cream Prank
[Picture]Pilot
[Video]Office Prank Gone Wrong
[Video]Dancing Accident
[Picture]Coder
[Video]Funny Bud Light Commercial
[Video]Chomp
[Picture]Celebrity Homes
[Video]Cute puppy prank
[Video]What's in the hole?
[Picture]An inflatable house in the middle of the street
[Picture]American's view of the world
[Video]Nicole Eggert makes fun of being "Fat"
[Video]Funny Video Clips
[Video]Tiffani Thiessen is Busy
[Picture]Halloween Moon
[Video]Awesome Mascot Dance
[Picture]Broken Mirror
[Game]QWOP - running game
[Picture]Photo taken with and without Flash
[Video]Miracle shot to win the game
[Video]Fart Monkeys
[Picture]Spiderman 3d tatoo
[Video]Great Halloween Costume
[Video]Japanese toilet prank
[Picture]McDonald's Angus Burger
[Picture]Old Fart
[Video]Street Ball Madness

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 206 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 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 90, 303030192