Welcome Guest, Not a member yet? Register   Sign In
Codeigniter - banner page choose file php errors
#2

Your $b = new Banners(); will produce nothing, that's why $this->data is empty. You should read some tutorials about Codeigniter and MVC. You should create a Library (called Banner), and create a public function which will return an array containing your data.
Reply


Messages In This Thread
RE: Codeigniter - banner page choose file php errors - by NaarimanMudoduma - 11-29-2022, 02:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB