Tag Archives: cakephp

How to: Implement Dynamic Route in CakePHP

I’ve found a method to implement Dynamic Route in CakePHP. If we develop a CMS program using CakePHP, we often let people to define their menu code. The menu code basically is the URL path. For example: An admin create … Continue reading

Share
Posted in 编程 | Tagged , , , | 2 Comments