Re: A very very basic routing class.
Posted: Fri Apr 05, 2013 6:13 am
Understood. Thank you.Christopher wrote:I haven't looked at the code, so don't know. This is the style of microframeworks. They are for sites that don't have a lot of pages and the pages are fairly simple. For larger sites you want to use Action Controller classes that are loaded on request.Chris30 wrote:Laravel also does something like this, right?