Welcome Guest, Not a member yet? Register   Sign In
Help with simple code!! :)
#1

[eluser]ssloxing[/eluser]
Hello I'm new to codeigniter and I have just a simple code here
blog.php:
Code:
<?php
class Blog extends Controller{

    function index()
    {
        echo "Test!";
    }

}
?>

I use xampp as "home server" and I just get a white page when I running this... Please Need help.. I think this is because of the xampp because it's working with wamp server at another place Smile

/ssloxing


Messages In This Thread
Help with simple code!! :) - by El Forum - 11-27-2009, 03:21 AM
Help with simple code!! :) - by El Forum - 11-27-2009, 03:32 AM
Help with simple code!! :) - by El Forum - 11-27-2009, 03:35 AM
Help with simple code!! :) - by El Forum - 11-27-2009, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB