If you have to use anything absolute I have found that FULL_BASE_URL .
$this->base . "/controller/action"

This works with subdomains as well which is why I throw the $this->base
in there.

On Oct 6, 1:54 pm, "MicroAngelo" <[EMAIL PROTECTED]> wrote:
> James Booker wrote:
> > use the HtmlHelper->link and HtmlHelper->image functions to get
> > everything working as you expectFor JavaScript use the 
> > JavascriptHelper->link function
> For CSS use the HtmlHelper->css function


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

Reply via email to