+101 - css showcase, xhtml, flash and javascript websites portfolio

101 Best Websites is a CSS showcase gallery with xHTML, Flash and Javascript websites portfolio


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

New from the blog

Recent Comments

  URI STRING  
/help/
  CLASS/METHOD  
help/index
  MEMORY USAGE  
1,028,744 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0069
Entries Getrows  0.0039
Entries Get  0.0004
Controller Execution Time ( Help / Index )  0.2001
Total Execution Time  0.2073
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  db281390255   QUERIES: 7   
0.0032   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.0005   DELETE FROM 101_bestwebsites_online
WHERE 
`date` < DATE_SUB(NOW()INTERVAL 30 SECOND) 
0.0001   DELETE FROM 101_bestwebsites_online
WHERE 
`ip` = '38.107.179.213'
AND `agent` = 'Unidentified User Agent' 
0.0001   INSERT INTO 101_bestwebsites_online (agentip) VALUES ('Unidentified User Agent''38.107.179.213') 
0.0001   SELECT COUNT(*) AS numrows FROM 101_bestwebsites_online 
0.0001   SELECT COUNT(*) AS numrows
FROM 
(101_bestwebsites_online)
WHERE `user_idIS NULL