© VL logo VL Search

Funny Stuff

[Game]Whack Boss (17 ways)
[Video]Granny Driving
[Video]Puppy Whisperer
[Video]The Red House Furniture Store
[Picture]Photo taken with and without Flash
[Video]Miracle shot to win the game
[Picture]Crotch Tackle
[Game]Number Finder
[Video]Japanese toilet prank
[Picture]McDonald's Angus Burger
[Picture]Old Fart
[Video]Water Park
[Picture]Victoria's Secret
[Game]Turkey Plucker
[Picture]Placard Wars
[Video]Indian version of the 12 days of Christmas
[Video]I hope you like pain
[Video]Drunk in a police station
[Video]Funny Bud Light Commercial
[Video]Flying Penguins
[Video]Funny Cats
[Flash]Deadly Bite
[Picture]Celebrity Homes
[Flash]Epic Beard Man
[Flash]Robot Pirates
[Game]Obama vs. Tea Party
[Video]Watch Where You Walk
[Picture]American's view of the world
[Picture]Check Your Kid's Homework
[Video]Glass music

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) 2 queries took 138 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT 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
2SELECT `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, 303030138