Invent and create router script that takes request URL and parse it to elements that can be easily used by application. Example: http://example.com/forum/topic/hello-world/page2 domain, module, action, [params]
Invent and create router script that takes request URL and parse it to elements that can be easily used by application.
Example:
http://example.com/forum/topic/hello-world/page2
domain, module, action, [params]