Maybe this can help you http://bakery.cakephp.org/articles/view/subdomaining-with-cake <http://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/user1111 and charge user1111 to the controller > "profiles" and the action "view". > A shortcut of www.miurl.com/profiles/view/user1111 > > 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 [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 -~----------~----~----~----~------~----~------~--~---
