On Dec 15, 2007 12:59 PM, Theo Chakkapark <[EMAIL PROTECTED]> wrote:
>
> I have a website that I'd love to convert to CakePHP, and I was
> wondering if there was a means to use a URL syntax that goes like
> this:
>
> /users/<username>/<action>

You can create custom routes that map URL's to controller/action
pairs.  Read up in the old manual and the new manual
(http://tempdocs.cakephp.org) on how to create routes.

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to