Skip to main content

codediesel

  • Home
  • Archives
  • About

Tag: routers

How do MVC routers work

July 24, 2018August 3, 2018 sameer 2 Comments

A MVC Router class or a Dispatcher inspects the URL of an HTTP request and attempts to match individual URL components to a Controller and a method defined in that controller, passing along any arguments to the method defined.
Read More

Meta

  • Log in
  • Home
  • Archives
  • About
codediesel.com © 2008 - 2022 All rights reserved. Theme by Colorlib Powered by WordPress