I was browsing Symfony\'s website. I didn\'t really feel like I need all the functionality the framework offers, but I did like the routing part. It allows you to specify URL pa
I recommend this article http://net.tutsplus.com/tutorials/other/a-deeper-look-at-mod_rewrite-for-apache/ to understand url rewrite using apache mod_rewrite you do not need any framework just php. Also this is what in the depth any framework implements