Hi there,

I have a project that needs me to do this:

Through an admin area users can create their own "Slug" so they can
reach their own pages, for example one create his name "cake", then
his page can be reached as: http://www.example.com/cake, another one
create name "php" so his page can be reached as: http://www.example.com/php.

Obviously their pages are almost the same but just some specific
texts, so I think it only need one controller, but how can I create
specific names in the URL for them?

Please help, thank you in advance!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to