Welcome Guest, Not a member yet? Register   Sign In
How to make request to non-existent controller mapped to given controller?
#1

[eluser]Morgan Cheng[/eluser]
I noticed that, in twitter, each person's home page has only one segment in path, such as "http://twitter.com/morgancheng". I'm wondering how to implement this in CodeIgniter. Obviously, I cannot make controller for each user. All I want is to map non-existent controller to a given controller. In that controller I will parse the URL path and fetch data for given user.

How to do it in CodeIgniter?


Messages In This Thread
How to make request to non-existent controller mapped to given controller? - by El Forum - 04-30-2010, 02:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB