Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Is it good practice to add remove table columns on the fly?
Post: RE: Is it good practice to add remove table column...

iamthwee Wrote: (10-09-2015, 02:23 PM) -- Hi guys, I was just considering this, and wondering is it good practice to add or remove table columns on the fly. Can it ever be a good idea in practice?...
11,831 Views
10 Replies
10-14-2015, 11:50 AM
estebanc
    Thread: Code Igniter setup in production
Post: RE: Code Igniter setup in production

kankuro Wrote: (10-02-2015, 06:37 PM) -- You check this out hope it helps a lot http://codeigniter.tv/ and if you prefer video tuts you can find this one in torrent http://code.tutsplus.com/courses/c...
18,139 Views
5 Replies
10-14-2015, 10:35 AM
estebanc
    Thread: Code Igniter setup in production
Post: RE: Code Igniter setup in production

Muzikant Wrote: (10-02-2015, 10:40 AM) -- It should be enough, if you will make changes in main index.php file: PHP Code: -- define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV...
18,139 Views
5 Replies
10-14-2015, 10:32 AM
estebanc
    Thread: Google Places API and Code Igniter
Post: RE: Google Places API and Code Igniter

Yes it helps!!!. Thank you!
4,107 Views
2 Replies
10-06-2015, 05:51 AM
estebanc
    Thread: Code Igniter setup in production
Post: Code Igniter setup in production

Hello there, is there any documentation on how to set up CI in a production environment?. What I am looking for is a best practices document specifying the implications of setting CI in producti...
18,139 Views
5 Replies
10-02-2015, 09:58 AM
estebanc
    Thread: Google Places API and Code Igniter
Post: Google Places API and Code Igniter

Hello guys, I would like to add a sort of "auto suggest"  from google's database when a user starts to type his/her Location in an input field in code igniter. I have reviewed some of the docume...
4,107 Views
2 Replies
10-02-2015, 09:47 AM
estebanc
    Thread: Passing result set from model to controller to view. What is the best way to do it?
Post: RE: Passing result set from model to controller to...

Thanks a lot rtorralba! Yes I agree with you too. It is just that I had trouble passing the empty array to the view and showing it. I will test your suggestion. Thanks for the quick reply to b...
20,429 Views
5 Replies
08-31-2015, 09:49 PM
estebanc
    Thread: Passing result set from model to controller to view. What is the best way to do it?
Post: RE: Passing result set from model to controller to...

Thanks that works. I had done something similar before I posted the question and it did not work :). is your expression above similar to the one below (I mean the idea)? (I am asking as I do not u...
20,429 Views
5 Replies
08-31-2015, 07:52 AM
estebanc
    Thread: Passing result set from model to controller to view. What is the best way to do it?
Post: Passing result set from model to controller to vie...

Hello guys, I am new to CI. I have a query that can return zero or any number of rows, which is passed to the controller and then the controller passed that to a view that will show the results...
20,429 Views
5 Replies
08-30-2015, 11:32 PM
estebanc

Theme © iAndrew 2016 - Forum software by © MyBB