Hi, I am just creating a url i.e. /items/browse/5/food
here : controller -> items, action -> browse, id => 5, category_name => food id & category_name are parameters . I want to display this url as items/shop/food here : action browse will be changed as shop , id will not display then after category_name will be shown. please provide me solution. I have tried lot of ways to do this but not getting success. help me please. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
