Search Results

1
vote

How to implement URL pattern interpreter as used by Django and RoR in PHP

have a look at the cakephp implementation as an example: https://trac.cakephp.org/browser/tr …