Introduction - If you have any usage issues, please Google them yourself
ZenTaoPHP is a lightweight MVC development framework loose and efficient, friendly and. Authorized by LGPL protocol. The main function of the ZenTaoPHP framework are as follows:
One, a single entry mode
Single entry is now more popular development mode. The advantage is that you can have a centralized control. Or make a framework more basic things is a single entrance. Two entrance documents are now ZenTaoPHP framework to support web and command line mode. Specific examples we can see the app directory below demo/www/index.php and cli/call of the two files.