06-30-2008, 06:37 AM
[eluser]Dagobert Renouf[/eluser]
Hey Wittner.
As a proud experienced member of the community (yeah I'm a user for 2 weeks, rock-hard advices right ?), I'll tell you how I see this thing :
As you saw in the userguide, struture of ci url's is like that : example.com/class/function/parameter1/param..
I don't see a problem in structuring things that way :
yoursite.com/book_engine/diary/04/08/2008
or that way : yoursite.com/book_engine/diary/04-08-2008 (in case you want just one variable, you just explode it afterwards).
I think a master thought could help you confirm or not what I said here, but for now I'm all you've got.
Hey Wittner.
As a proud experienced member of the community (yeah I'm a user for 2 weeks, rock-hard advices right ?), I'll tell you how I see this thing :
As you saw in the userguide, struture of ci url's is like that : example.com/class/function/parameter1/param..
I don't see a problem in structuring things that way :
yoursite.com/book_engine/diary/04/08/2008
or that way : yoursite.com/book_engine/diary/04-08-2008 (in case you want just one variable, you just explode it afterwards).
I think a master thought could help you confirm or not what I said here, but for now I'm all you've got.