zanbaldwin / eventing

Eventing is a PHP application framework, by Zander Baldwin, based on the HMVC design pattern, licensed under the MIT/X11. This is an unstable, open-source side project.
MIT License
7 stars 0 forks source link

Router: Main, sub and top level domain detection. #29

Open zanbaldwin opened 12 years ago

zanbaldwin commented 12 years ago

Add the feature to the router library to detect domain name, sub-domain, and top-level domain. These can be used to route to different applications, use different localisations, etc.