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

[eluser]ssloxing[/eluser]
Code:
<?php
class Blog extends Controller{

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

}
?>
This worked at home anyways where I use wamp server so you know Smile
So I don't need any more help, thnx anyway Smile


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