I want to do something in routes.php but now I don't know what plugin
or what controller for now.

If my url is : http://localhost /[cakephp] /[APP] /abc I need to get
"abc" as my now position, how can I do that?

another problem is : I dont know if controller name same plugin name ,
if I access my app by url: http://localhost /[cakephp] /[APP] /abcs

and if my controller name is "abcs" and my plugin is same name,"abcs",
I want to know the order , what section that cakephp access before and
after?

Thank you for advance.

--~--~---------~--~----~------------~-------~--~----~
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 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to