On Sun, Apr 6, 2008 at 6:38 PM, Neveldo <[EMAIL PROTECTED]> wrote:
>
> I try to do this :
>
> Router::connect(
> '/read_:id.html',
> array('controller' => 'posts', 'action' => 'view', 'id' => 'id')
> );
>
Try with :read_id.html and give a regex to resolve it
on a lateral note try the slug behavior
Tarique
--
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---