HTTP: web20vnRouter
Web 2.0 VN (contact me)
This class can be used parse request URLs to determine how HTTP request should be handled.
It takes a definition of the patterns of URLs that are expected when the users access the site pages, and extracts the relevant parameters that define what actions should be taken.
The extracted parameters are stored in static variables of the class.
Click here for detailed information about this class on phpclasses.org