Welcome Guest, Not a member yet? Register   Sign In
segment repeatation
#1

[eluser]Unknown[/eluser]
I've made a anchor in my view file like

<?php echo anchor('upload', 'Upload Another File!'); ?>

where upload is my controller and index is my function which is default. when i hover my mouse over this particular link or click on, it's display on status bar or in address bar like this

http://localhost/index.php/upload/index.php/upload Wrong

But it should be like this

http://localhost/index.php/upload/ Right

Suggest me where do i make changes?


Messages In This Thread
segment repeatation - by El Forum - 08-11-2009, 07:44 AM
segment repeatation - by El Forum - 08-11-2009, 08:13 AM
segment repeatation - by El Forum - 08-11-2009, 08:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB