+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

Sale! $7.49.com from GoDaddy.com - 125x125

Sponsors

Apps Jobs - Search and advertise apps jobs

New from the blog

Recent Comments

  URI STRING  
/help/
  CLASS/METHOD  
help/index
  MEMORY USAGE  
2,804,092 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0074
Entries Getrows  0.1359
Entries Get  0.0005
Controller Execution Time ( Help / Index )  0.1874
Total Execution Time  0.1950
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  db281390255   QUERIES: 7   
0.1346   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.0003   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.119'
AND `agent` = 'Unidentified User Agent' 
0.0001   INSERT INTO 101_bestwebsites_online (agentip) VALUES ('Unidentified User Agent''38.107.191.119') 
0.0001   SELECT COUNT(*) AS numrows FROM 101_bestwebsites_online 
0.0001   SELECT COUNT(*) AS numrows
FROM 
(101_bestwebsites_online)
WHERE `user_idIS NULL