+101 - Vote for the best css, xhtml, flash and javascript websites

101 Best Websites 101 Best Websites is a showcase gallery for well designed and coded CSS, xHTML, Flash and Javascript websites


Topics
All
Business
Entertainment
Environment
Lifestyle
News
Shopping
Sport
Technology
Fun
Internet

Please help...

We've not got anything here for you yet!

This site is new and we're not sure what you'll need help with. Please help us out by contacting us and asking us your question. In fact, contact us anyway, we're really lonely internet nerds.

Other stuff

Sponsors

Pressitt

New from the blog

Recent Comments

  URI STRING  
/help/
  CLASS/METHOD  
help/index
  MEMORY USAGE  
2,801,172 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0078
Entries Getrows  0.0071
Entries Get  0.0003
Controller Execution Time ( Help / Index )  0.2226
Total Execution Time  0.2305
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  db281390255   QUERIES: 7   
0.0059   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestwebsites_entriese)
LEFT JOIN `101_bestwebsites_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id
0.0001   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestwebsites_entriese)
LEFT JOIN `101_bestwebsites_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id`
ORDER BY `e`.`createdDESC
LIMIT 12 
0.0003   DELETE FROM 101_bestwebsites_online
WHERE 
`date` < DATE_SUB(NOW()INTERVAL 30 SECOND) 
0.0001   DELETE FROM 101_bestwebsites_online
WHERE 
`ip` = '38.107.191.107'
AND `agent` = 'Unidentified User Agent' 
0.0001   INSERT INTO 101_bestwebsites_online (agentip) VALUES ('Unidentified User Agent''38.107.191.107') 
0.0001   SELECT COUNT(*) AS numrows FROM 101_bestwebsites_online 
0.0001   SELECT COUNT(*) AS numrows
FROM 
(101_bestwebsites_online)
WHERE `user_idIS NULL