Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: communication between controllers
Post: communication between controllers

Hi! I have an input controller (api) and it has to communicate with different controllers as needed, for example, users, products. Currently one controller calls another through CURL, what is the b...
5,522 Views
2 Replies
09-14-2017, 02:19 PM
normeno
    Thread: doubt with views path
Post: RE: doubt with views path

Thank you very much, I read a code of a fork that someone did in codeigniter (I do not remember where I saw it, I think in https://packagist.org/) and had never seen the outside views directory applic...
2,964 Views
2 Replies
04-16-2016, 06:26 AM
normeno
    Thread: doubt with views path
Post: doubt with views path

Hi! I have a question, by default, the directory paths are in: Code: -- /application/views/ -- There is a security problem or other problem if I move this directory out of application? for ex...
2,964 Views
2 Replies
04-15-2016, 03:10 PM
normeno
    Thread: [SOLVED] How to select default controller in subfolder?
Post: RE: How to select default controller in subfolder?

this has worked for me! wolfgang1983 Wrote: (01-06-2016, 10:42 PM) -- normeno Wrote: (01-06-2016, 03:12 PM) -- Hi community, I'm trying to do a project in Codeigniter 3.x, but I have a quest...
24,797 Views
10 Replies
01-08-2016, 07:47 AM
normeno
    Thread: [SOLVED] How to select default controller in subfolder?
Post: RE: How to select default controller in subfolder?

wolfgang1983 thanks for your help, I will review the class you mention. If this is not enabled by default for Codeigniter, what is the best way to separate environments? I was doing the following...
24,797 Views
10 Replies
01-07-2016, 06:23 AM
normeno
  Thumbs Up Thread: [SOLVED] How to select default controller in subfolder?
Post: [SOLVED] How to select default controller in subfo...

Hi community, I'm trying to do a project in Codeigniter 3.x, but I have a question concerning the routes. If I have the following structure /application/controllers/Welcome.php I can put t...
24,797 Views
10 Replies
01-06-2016, 03:12 PM
normeno

Theme © iAndrew 2016 - Forum software by © MyBB