![]() |
URL Rewriting - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: URL Rewriting (/showthread.php?tid=23926) Pages:
1
2
|
URL Rewriting - El Forum - 10-27-2009 [eluser]Zeeshan Rasool[/eluser] what ever you write on left side but on right side you need to give your destination url So if you need to take a user to 'http://ans/travel/client/countryname-transfers'; just give it in right side and when left side url will be in address bar then it takes it to 'http://ans/travel/client/countryname-transfers'; hope you understand. |