Welcome Guest, Not a member yet? Register   Sign In
Parent::controller
#1

[eluser]suzie[/eluser]
Dear Sir,

Am watching the video tutorial from the site, but when am adding the function BLog:

<?php
class Blog extends CI_Controller {


Quote: function Blog()

{
parent::Controller();
}
function index()
{
}

}

?>

it gives me an error:

Fatal error: Call to undefined method CI_Controller::controller() in C:\wamp\www\application\controllers\blog.php on line 8




Any help please??


Messages In This Thread
Parent::controller - by El Forum - 07-27-2011, 06:18 AM
Parent::controller - by El Forum - 07-27-2011, 06:49 AM
Parent::controller - by El Forum - 07-27-2011, 07:10 AM
Parent::controller - by El Forum - 07-28-2011, 12:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB