Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet
#3

[eluser]nirbhab[/eluser]
sorry i was not able to make my point enough clear, but i think u r heading towards the right direction.

currently i am using first configuration:
i.e.
$config['url_suffix'] = '';
so URL must wrk like following
http://cdcg.in/mvc/index.php/blog

following file is present in
[system/application/controllers]
<?php
class Blog extends Controller {

function index()
{
echo 'Hello World!';
}
}
?>


Messages In This Thread
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:37 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:49 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:57 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:07 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:13 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:17 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:25 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:30 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:32 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:34 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:39 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:15 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:27 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:40 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 01:19 PM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 01:23 PM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 10:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB