Re: Make a Fotolog (URL Routing effect)

2008-02-10 Thread Axel Ariel Arroyo Braconi
Maybe this can help you
http://bakery.cakephp.org/articles/view/subdomaining-with-cake

If you need more help just ask.


On 2/10/08, Shadows_Cl <[EMAIL PROTECTED]> wrote:
>
>
> Hi...
>
> I need do the same effect of "fotolog" with the URL Ex.
>
> www.miurl.com/user  and charge user to the controller
> "profiles" and the action "view".
> A shortcut of   www.miurl.com/profiles/view/user
>
> i think: first add a model to the pages controller, make a sql query
> in display method and comparate the value with the database. But how i
> can render the method view of profiles controller without redirect?
>
> (sorry of my poor english)
>
> >
>


-- 
Axel

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



Make a Fotolog (URL Routing effect)

2008-02-10 Thread Shadows_Cl

Hi...

I need do the same effect of "fotolog" with the URL Ex.

www.miurl.com/user  and charge user to the controller
"profiles" and the action "view".
A shortcut of   www.miurl.com/profiles/view/user

i think: first add a model to the pages controller, make a sql query
in display method and comparate the value with the database. But how i
can render the method view of profiles controller without redirect?

(sorry of my poor english)

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