学习笔记

magento学习笔记之一(ZT)

magento的请求周期(request cycle)

作者:xinhaozheng 来自:csdn.net

magento对某个URL的请求是如何被翻译成到某个特定模块的执行呢?我们来看一下下面的这个URL:

http://example.com/magento/(index.php)/customer/account/index/

以反斜杠为分隔符,URL分成以下这几部分:

同步内容