Welcome Guest, Not a member yet? Register   Sign In
implementing per user home/url
#1

[eluser]spherop[/eluser]
pretty new to ci and loving it so far.

i am working on a web app which involves users sharing videos. i would like to implement the kind of feature you see on a site such as flickr, where a url such as http://www.flickr.com/photos/userx/ will present a public view of userx's image stream. so each user, with unique username, automatically has their own simple url to share with others.

so, with ci, any tips on whether/how this can be implemented?
#2

[eluser]sikkle[/eluser]
You can use routes or _remap.

You can also read on the forum, this topic had been discuss many time.

good luck !
#3

[eluser]spherop[/eluser]
thanks-

can i assume that these only apply to when "enable_query_strings" is false?

as per this thread regarding facebook apps: http://ellislab.com/forums/viewthread/83034/




Theme © iAndrew 2016 - Forum software by © MyBB