Welcome Guest, Not a member yet? Register   Sign In
URL Rewriting
#9

[eluser]Zeeshan Rasool[/eluser]
ap chahty ho k main seedha seedha code likh dun :-)
ok check it now ;-)
Quote:
Code:
http://ans/travel/client/destinations/index/0/651

and now i want to rewrite it as bellow…

http://ans/travel/india-transfers
ok if i understand your query then try like this.

Code:
http://ans/travel/india-transfers

$route['http://ans/travel/client/destinations/index/([0-9]+)/([0-9]+)'] = 'http://ans/travel/client/destinations/$1';


Messages In This Thread
URL Rewriting - by El Forum - 10-26-2009, 03:28 AM
URL Rewriting - by El Forum - 10-26-2009, 03:35 AM
URL Rewriting - by El Forum - 10-26-2009, 03:50 AM
URL Rewriting - by El Forum - 10-26-2009, 04:12 AM
URL Rewriting - by El Forum - 10-26-2009, 06:38 AM
URL Rewriting - by El Forum - 10-27-2009, 01:54 AM
URL Rewriting - by El Forum - 10-27-2009, 05:10 AM
URL Rewriting - by El Forum - 10-27-2009, 05:41 AM
URL Rewriting - by El Forum - 10-27-2009, 05:57 AM
URL Rewriting - by El Forum - 10-27-2009, 09:36 PM
URL Rewriting - by El Forum - 10-27-2009, 10:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB