Skip to content
saturngod edited this page Feb 14, 2012 · 1 revision

url helper is to get current URL.

Usages

$this->load->helper('url_helper');
echo get_current_url();

Clone this wiki locally