But someone was interested in extracting some of the core technologies of open source products

Source: Internet
Author: User
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

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.