Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Using CodeIgniter
Model-View-Controller
__construct in Modules
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
__construct in Modules
Knutsford
Member
Posts:
92
Threads:
40
Joined:
Dec 2016
Reputation:
0
#1
01-17-2024, 02:24 AM
public function __construct()
{
$this->load->database();
}
The modules have that for the Database at the beginning
What should that be for version 4? I can't find an example.
Thanks
Reply
Knutsford
Member
Posts:
92
Threads:
40
Joined:
Dec 2016
Reputation:
0
#2
01-17-2024, 04:30 AM
(This post was last modified: 01-17-2024, 04:39 AM by
Knutsford
.)
Am I right in thinking that isn't needed for version 4? or isit just the line $this->load->database(); that isn't needed
Reply
kenjis
Administrator
Posts:
3,671
Threads:
96
Joined:
Oct 2014
Reputation:
230
#3
01-17-2024, 09:37 PM
See
https://www.codeigniter.com/user_guide/d...ault-group
ci-phpunit-test
|
CodeIgniter Testing Guide
|
CodeIgniter 3 to 4 Upgrade Helper
Reply
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB