<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js” type=”text/javascript”></script>
Monthly Archives: February 2011
CakePHP – Get Current URL in View
echo Router::url($this->here, true);
or
echo $this->here;
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js” type=”text/javascript”></script>
echo Router::url($this->here, true);
or
echo $this->here;