Thank you, exactly what I was looking for, I was messing with those routes before but as you might expect, I messed up :p Works perfectly now :)
On 27 apr, 21:43, majna <[EMAIL PROTECTED]> wrote: > Read:http://debuggable.com/posts/new-router-goodies:480f4dd6-4d40-4405-908... > Getting fancy with passing route parameters > > On Apr 27, 5:05 pm, Crazy <[EMAIL PROTECTED]> wrote: > > > I'm new to cakephp and still trying to figure out allot of stuff:) > > > One of the things I'm strugeling with atm is passing parameters in the > > url, for example my controller is: > > > "/series" > > > Now I want to give an id with it to know what to show, so like > > > "/series/<id>" > > > I know that you can do it with "/series/<function name>/<id>", but I'd > > like to have it "cleaner" because an "id" will always be needed. > > > All help is appreciated :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
