Welcome Guest, Not a member yet? Register   Sign In
I can not access application via uri class
#1

[eluser]Unknown[/eluser]
:cheese: Ok Im straight off the boat today.

Problem is that I can not get output as is suggested in hello world video tutorial.

so e.g. :

class Snore extends Controller
{
function hello (){echo "Hello World";}
}

index.php/classname/ will not output hello world

until I declare function in uri

index.php/classname/function/ works.

Is this correct?


Messages In This Thread
I can not access application via uri class - by El Forum - 01-15-2008, 01:36 PM
I can not access application via uri class - by El Forum - 01-15-2008, 02:45 PM
I can not access application via uri class - by El Forum - 01-15-2008, 04:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB