php - Base URL in Kohana 3 -


How do I get the original URL in Kohana 3?

Is there a solution in raw PHP?

In the codeh

  echo url :: base ();  


RAW PHP

  echo "http: //". $ _ Server ['HTTP_HOST'] "/ NameOfApp";  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -