© VL logo VL Search

Funny Stuff

[Video]S.W.A.T. vs Wall
[Video]Bigger Boobs Infomercial Spoof
[Video]Surprise at the Dentist's Office
[Picture]Priceless Cheerleader
[Flash]Follow Your Dreams
[Flash]Superfly "Bongzai"
[Game]Indestructo Tank
[Video]Escape the tape
[Video]I hope you like pain
[Video]911 Call-- Cop Overdoses on Pot Brownies
[Game]My name is blob
[Game]Blood Run
[Video]Pearl Jam - Yellow Ledbetter misheard lyrics
[Video]Woman Passes Out on Price is Right
[Flash]Sword Cane
[Game]Chanukah Game
[Flash]A Real Street Fighter
[Video]Funny Pranks Compilation
[Video]Port-a-Potty Prank
[Picture]Drunk guy and some ink
[Picture]Not everything is flat in florida
[Picture]Partied Out Halloween Pumpkin
[Video]Miley Cyrus - Goodbye to Twitter!
[Video]Me Singing "I've Got a Feeling"
[Video]The Button
[Video]100 Year Old Woman Wins Gold! (true)
[Picture]Bar Sign
[Game]Tetrisd
[Video]Philly TV anchor about to be fired?
[Picture]MySpace Tom Anderson joins Facebook!

Page: < Previous 2345678910 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 209 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `funnies`20204
2DESCRIBE `members`884
3DESCRIBE `votes`554
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 150, 303030192