Welcome Guest, Not a member yet? Register   Sign In
salam kenal
#2

Hello black_end,

First, please use english when you post to this forum, if not, you will hardly get an answer...

I think I got what you mean, and it's a simple mistake with caps : you're trying to extend the Controller CI's Core Class to create your own controller, but there's a little mistake in your extends.

PHP Code:
class Hello extends Controller 

CodeIgniter classes are case sensitive so it will not work if you don't follow framework's naming conventions.

Regards,

$this.
Reply


Messages In This Thread
salam kenal - by black_end - 09-27-2015, 02:03 AM
RE: salam kenal - by _this - 09-28-2015, 04:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB