PHP Classes

Classes of Rocklviv

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Rocklviv (1)  >  Mission progress status  >  Reputation  
Picture of Rocklviv
Name: Rocklviv <contact>
Classes: 1
Country: Ukraine Ukraine
Age: 38
All time rank: 238736 in Ukraine Ukraine
Week rank: 185 Up6 in Ukraine Ukraine Up
All time users: 986
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Router  
Route request to controller based on the URL
This class can route the current request to controller based on the request URL.

It takes a list of supported routes and tries to match the current request with one of the routes to instantiate the associated controller class and call a given controller function.

The router class may fallback to an error controller if none of the configured routes matches the current request URI.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z