PHP: Codeigniter style-url: s?

0 Cevap php

I am looking for some help on how to create the sort of URL-rewriting CodeIgniter features for my own PHP pet application. I know that the .htaccess-file does one part of the magic, but how does a PHP file looks that handles the URL splitting and calling of controllers/methods accordingly to the URI?

Yardımlarınız için teşekkürler çok!

0 Cevap