Probably someone has already asked this question but I'm not sure what I'm looking for.
I've seen a couple of applications in PHP that are doing this kind of url rewriting "http://site.com/index.php/myaction/avariable"
I've done a similar thing with mod_rewrite where you'd have almost the same link "http://site.com/whateveryouwant/myaction/avariable" that would redirect to the original page - http://site.com/index.php?action=myaction&variable=avariable (just an example)
Fark tam olarak nedir? Ben ilk şey PHP ile yapılır şüpheli ama nasıl emin değilim.
Ben neden bahsettiğimi bir örnek de çerçeve Symfony 2.0 olabilir.
Herhangi bir öneriniz hoş olurdu.
Bu bir çoğaltma soru ise özür dilerim ... Ben sadece arıyorum bilmiyorum. : |