Changing URI segments in Code Ingniter |
[eluser]MianUsman[/eluser]
Hi , i m using codeigniter for one and half year but now i got one situation that i never face and bit confuse about this u all are requested to help me out . i m makeing a multilingual site and i need to have language code at first segment to uri then after this code there will be controller name , function and params to function . e.g. www.abc.com/home here home is my controller but i need www.abc.com/de/home same controller Home should be called as in above URL , may i do this in codeigniter if yes then how i could.please help me out . thanks in Advance Regards Usman Abdul-Razzaq |
Messages In This Thread |
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 07:17 AM
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 07:50 AM
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 08:10 AM
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 09:10 AM
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 09:21 AM
Changing URI segments in Code Ingniter - by El Forum - 05-10-2009, 07:30 PM
|