Welcome Guest, Not a member yet? Register   Sign In
Help me
#1

[eluser]Faitas[/eluser]
Hello, I'm a new guy in this forum. I live in Lithuania, so I can speak with grammatical errors and I'm very sorry.

So, I heard about CodeIgniter and I downloaded this. I tried to install CodeIgniter, but CodeIgniter doesn't work. I writed a code in application/contollers in file name new.php:
Code:
class New extends Contoller
{  
   function index()
   {
      echo "Hello word";
   }
}

Then I went in http://localhost/ci/index.php/New/, but I didn't see anything. I tried a link: http://localhost/ci/index.php/New/index.php, but I didn't see anything.

Help me, please! Smile


Messages In This Thread
Help me - by El Forum - 05-11-2011, 10:10 AM
Help me - by El Forum - 05-11-2011, 11:40 AM
Help me - by El Forum - 05-11-2011, 11:42 AM
Help me - by El Forum - 05-11-2011, 11:52 AM
Help me - by El Forum - 05-11-2011, 12:05 PM
Help me - by El Forum - 05-12-2011, 06:16 AM
Help me - by El Forum - 05-12-2011, 06:36 AM
Help me - by El Forum - 05-12-2011, 06:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB