Kohana 3 get full site home url
        Posted  
        
            by Marek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Marek
        
        
        
        Published on 2010-05-26T23:30:41Z
        Indexed on 
            2010/05/26
            23:31 UTC
        
        
        Read the original article
        Hit count: 227
        
kohana-3
Hello
I have installed Kohana in kohana directory in my xampp public folder. When I try
url::base();
I've got only /kohana/, but I want to http://localhost/kohana/
Any chance for get this by Kohana, or I must standard PHP?
Regards
© Stack Overflow or respective owner