Welcome Guest, Not a member yet? Register   Sign In
just a quickie
#2

[eluser]thinkigniter[/eluser]
Do you mean in...
Code:
redirect('welcome/enterShop/'.$shop_id);

If so, how do you process the $shop_id.

Then create a function in your welcome controller called...
Code:
function entershop($passed_id){
  ... process $passed_id etc. etc.

}

I hope this is what you meant!

Cheers


Messages In This Thread
just a quickie - by El Forum - 12-30-2008, 11:05 PM
just a quickie - by El Forum - 12-31-2008, 05:02 AM
just a quickie - by El Forum - 12-31-2008, 06:31 PM
just a quickie - by El Forum - 12-31-2008, 07:05 PM
just a quickie - by El Forum - 01-01-2009, 03:30 AM
just a quickie - by El Forum - 01-01-2009, 09:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB