url helper in ci bad thing, dont know :(
i have called
$this->load->helper('url');
and on view have called
echo current_url();
i got ??
http://www.example.com/?druga
the real url
http://www.example.com/druga.html
i think ci not doing proper way, there help?
Comments
Post a Comment