Sign in
Create account
Login
Username:
Password:
Lost Password?
Remember me
Home
Forums
Search
Members
Help
CodeIgniter.com
Twitter
CodeIgniter Forums
CodeIgniter 4
CodeIgniter 4 Discussion
How to get the instance of CI4?
0 Vote(s) - 0 Average
1
2
3
4
5
Thread Modes
How to get the instance of CI4?
takielias
Newbie
Posts: 7
Threads: 3
Joined: Dec 2019
Reputation:
0
#1
12-16-2019, 06:28 AM
We can easily get the
Instance
in CI3 like below
PHP Code:
$CI
= &
get_instance
();
How can I get it in CI4?
Website
Find
Reply
InsiteFX
Posting Freak
Posts: 4,442
Threads: 102
Joined: Oct 2014
Reputation:
146
#2
12-16-2019, 09:29 AM
There is no more instance of CodeIgniter it is all OOP now.
What did you Try?
What did you Get?
W
hat did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Find
Reply
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Lounge
-- Events
-- Regional User Groups
Using CodeIgniter
-- Choosing CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- 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
-- Addins
-- Jobs
-- Learn More
-- Spotlight
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © 2014 iAndrew
Powered By
MyBB
, © 2002-2021
MyBB Group
.
Linear Mode
Threaded Mode
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend