0
I Use This!
Activity Not Available

Project Summary

#ThinkEAT is designed for beginners build a framework of open-source, The advantage of the buffer / simple framework

Download MYSQL_cache libs http://code.google.com/p/thinkeat/downloads/detail?name=mysql_cache.cls.php&can=2&q=#makechanges

ICQ:263060803

[www.cupdir.com]

QQ:83085767

Quick Usage

startTimer('index_home');
$tpl->debug_tpl = true;
$style = "class='active'";
$num = $cache->getCount('goods','gid');
$sql = 'SELECT * FROM '.tname('goods')." WHERE gid LIMIT 0,10";
$link = $cache->getAllCached($sql,'FILEFIRST');

$tpl->caching = true;
if(!$tpl->is_cached('home.dwt')){
for($i=0;$igetCount('goods','gid');
}
$resources = $cache->getAll('SELECT * FROM '.tname('goods'));
$tpl->assign('message',$goods_num);
}
$debug_time = "Processed in:".$debug->stopTimer('index_home');
$html_cache = load_plugins('html_cache',true); //load plugins param:class name, open help
$tpl->assign('queryCount',$cache->queryCount);
$tpl->assign('num',$num);
$tpl->assign('style',$style);
$tpl->assign('link',$link);
$tpl->assign('debug',$debug_time);
$tpl->display('home');
?>

Tags

mysql oop php smarty thinkeat

In a Nutshell, thinkeat...

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

Artistic License/GPL
Permitted

Commercial Use

Modify

Distribute

Forbidden

Hold Liable

Use Trademarks

Required

State Changes

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    data presented on the Open Hub is available through our API

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!