php - change codeigniter default url format -


the default url format of codeigniter controller/function/params . can change params/controller/function or controller/params/function

you should add routes uri scheme wish have: http://ellislab.com/codeigniter/user-guide/general/routing.html


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -