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 cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to