Skip to main content

Routing

  • Chapter
Pro PHP MVC
  • 2269 Accesses

Abstract

Routing is what happens when an application determines which controllers and actions are executed based on the URL requested. Simply put, it is how the framework gets from http://localhost/users/list.html to the Users controller and the list() action.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Chris Pitt

About this chapter

Cite this chapter

Pitt, C. (2012). Routing. In: Pro PHP MVC. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4165-2_7

Download citation

Publish with us

Policies and ethics