Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Multiple installs with a single core system
Post: Multiple installs with a single core system

Hi everyone, Definitely a "Best Practice" question and I have absolutely no starting point so please feel free to make as many suggestions as possible. I have a relatively successful web applic...
2,647 Views
0 Replies
08-25-2021, 08:30 AM
ridley1012
    Thread: Using Sub-Directories for Default_controller
Post: Using Sub-Directories for Default_controller

Hi Everyone, Apologies if this has been asked and answered else where but I couldn't find anything. Basically, when setting the default controller to: PHP Code: -- $route['default_controller...
6,154 Views
2 Replies
05-08-2015, 04:34 AM
ridley1012
    Thread: Joined Min/Max and 'Having'
Post: Joined Min/Max and 'Having'

More a programming issue rather than a codeigniter issue. Got a bit of an issue with using 'Having' and joined tables. It works but its horrendously slow, looking for any input that may speed it up. ...
3,967 Views
0 Replies
02-24-2015, 01:39 AM
ridley1012
    Thread: Extending my own Controllers
Post: RE: Extending my own Controllers

For anyone that comes across this post I managed to do it. I used the usual PHP Code: -- class Test2 extends Test { } -- it was initially giving me an error that it couldn't find the file to...
5,201 Views
0 Replies
01-12-2015, 03:16 PM
ridley1012
    Thread: Extending my own Controllers
Post: RE: Extending my own Controllers

Hi Thanks, for the reply, I've not had a problem extending the core controllers, I've previously extended the main CI_Controller and I've also extended the Input and router classes. My problem is ...
5,201 Views
0 Replies
01-12-2015, 12:22 PM
ridley1012
    Thread: Extending my own Controllers
Post: Extending my own Controllers

Hi Everyone, apologies if this has been asked before. I'd like to know if its possible to extend my own controllers. I've been working on a web based applications for a while and I'm now starting ...
5,201 Views
0 Replies
01-12-2015, 09:45 AM
ridley1012

Theme © iAndrew 2016 - Forum software by © MyBB