hey people

thanks for dat inspirational help... will update u with its
progress... cheers

u made my day

On Apr 15, 2:20 pm, Martin Westin <martin.westin...@gmail.com> wrote:
> Thanks for the tip. That line of code has probably been around since
> early 2006 so it is a bit rough.
>
> On Apr 15, 10:54 am, "Dr. Loboto" <drlob...@gmail.com> wrote:
>
> > > $link = 'http://'.$_SERVER['SERVER_NAME'].'/'.$this->params
> > > ['controller'].'/activate/'.$ticket;
>
> > Standard way for absolute URLs:
> > $link = Router::url('/users/activate/'.$ticket, true);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to