For example, the extraction of Discua7.2 cache system; Phpcms/dedecms's static system; take these things out to share Ah, the future use of the place, we take out to use than the frame is small and convenient; the key for me, such as rookie, learning is also convenient AH
Reply content:
For example, the extraction of Discua7.2 cache system; Phpcms/dedecms's static system; take these things out to share Ah, the future use of the place, we take out to use than the frame is small and convenient; the key for me, such as rookie, learning is also convenient AH
DZ's cache is not very complete, and DZ is not free software, really do products, pumping inside things may lead to copyright issues, I suggest you alone with Zend_cache or some independent cache library, such as Cachecache,stash
Generate static in fact, not a few lines, either based on the template system (the general dynamic page is the echo template (...), you just $content=template (...)), or the Ob_start capture buffer, and then write the file.
http://code.google.com/p/nbd-web/
This is my university when I wrote practiced hand, not finished, only templates, page cache, database and file upload.
Templates and page caches are referenced by the Discuz implementation. Interested to see.
Master Don't despise me ~~~~~~%>_<%
If it is PHP itself, do not mention the need to see some of the framework, such as thinkphp
ci
yii
How to do is good, but also long knowledge
If it's something, there's a php + html + css +javascript
need for it, like异步上传文件并实现预览
PHP is like that, look at some of the framework of the source code, improve the rapid