Hi everybody,

Im working on a new project with CakePHP. It's a photo gallery system
but the way I want the url stucture as I understand it, I would have to
make the controller the action? Can I do that?

For example to view an individual picture in the gallery the url would
be something like domain.com/view/#ID/ where ID would be the id of the
individual picture.

DO i need to create a view function inside the view controller to get
the ID number in the URL and get what is needed to render a page..

Anyway im not sure if Im just confused about how i works but how would
i achive something like that..

Here is the site in question.. http://claypics.com/view/

Thanks a bunch,

Kevin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to