Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to integrate multiple CodeIgniter apps?
Post: How to integrate multiple CodeIgniter apps?

To manage my company operations, I have around 6 or 7 web apps built using CodeIgniter 3.x. I want to turn these into an ERP system where users can log in once and access the required apps based on th...
726 Views
0 Replies
03-10-2023, 12:07 AM
JackToncatridr
    Thread: Can I destroy Codeigniter library?
Post: RE: Can I destroy Codeigniter library?

There is no built-in method to destroy loaded library object. But you can do it by extending Loader class. And then load and unload library from that class. Here is my sample code .. application/li...
1,377 Views
2 Replies
02-20-2023, 12:06 AM
JackToncatridr
    Thread: What is the process for updating data from a 3-table join in a database?
Post: What is the process for updating data from a 3-tab...

What is the process for updating data from a 3-table join in a database? What is the flow for updating data from a 3-table join? The tables are as follows: User Table Table 1 id_user name email ...
752 Views
1 Replies
02-19-2023, 11:23 PM
JackToncatridr
    Thread: Codeigniter installation in subdirectory
Post: RE: Codeigniter installation in subdirectory

What you need is to edit your CodeIgniter config.php in System > application > config. and then edit config.php and set the property: $config['base_url'] = "http://www.domain.com/my_subfolder/"
1,672 Views
2 Replies
01-19-2023, 08:55 PM
JackToncatridr
    Thread: Codeigniter 3 HMVC has been broken
Post: RE: Codeigniter 3 HMVC has been broken

Just Update the function in Router.php File Path: application\third_party\MX\Router.php public function set_class ome (https://omegle.ws)gle (https://omegle.club) shagle (https://shagle.download) v...
2,740 Views
4 Replies
01-19-2023, 05:04 AM
JackToncatridr

Theme © iAndrew 2016 - Forum software by © MyBB