I am trying to implement a application which i need to follow mvc framework. But I need to gather some ideas in that. Please give me some suggestions and references which includes some sample codes in PHP with URL routing.
views:
59answers:
3
+1
A:
You should look at Codeigniter and their implementation of URI routing.
n1313
2009-09-18 11:41:17
A:
Have a look at this... Writing your own PHP MVC Framework has some good examples..
Also try this cms framework.. macs-framework which has a live demo at here.
rajesh pillai
2009-09-18 13:12:10