Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Is it possible to make this query using Query Builder, if not how can I make it safe?
Post: RE: Is it possible to make this query using Query ...

DreamOfSleeping Wrote: (11-30-2015, 04:18 AM) -- Here is an example of the query just as a string that I pass to the query function. This works as I expected. Code: -- $query_string = "SELECT SUM...
12,618 Views
5 Replies
11-30-2015, 01:41 PM
rtorralba
    Thread: CRUDigniter - Codeigniter auto code generator for CRUD
Post: RE: CRUDigniter - Codeigniter auto code generator ...

yashd87 Wrote: (09-14-2015, 05:08 AM) -- crudigniter.com (http://crudigniter.com) Hello everyone, We have developed a code generator for Codeigniter. It will generate CRUD code automatically fr...
35,458 Views
11 Replies
11-20-2015, 12:35 AM
rtorralba
    Thread: Separate Client Portal from main app
Post: RE: Separate Client Portal from main app

Sentro Wrote: (11-18-2015, 09:21 AM) -- rtorralba Wrote: (11-17-2015, 04:46 PM) -- Hi, I think you can make two folders in controllers for backend and frontend and the same at views, and share th...
11,846 Views
9 Replies
11-18-2015, 10:43 AM
rtorralba
    Thread: Separate Client Portal from main app
Post: RE: Separate Client Portal from main app

Sentro Wrote: (11-17-2015, 03:25 AM) -- Hello, I have an application running and about to create a client portal. Database is the same. What would be the best way to separate the client's portal ...
11,846 Views
9 Replies
11-17-2015, 04:46 PM
rtorralba
    Thread: [split] CodeIgniter 3.0.3 and Windows
Post: RE: CodeIgniter 3.0.3 Released

pabloveliz Wrote: (11-02-2015, 04:21 PM) -- Nice work on security... but my base_url gets detected as http://::1/webapp which doesn't work in my Win7/x64 using Chrome 46 when trying to access http://...
9,760 Views
4 Replies
11-02-2015, 05:05 PM
rtorralba
    Thread: cli cron job how to set up
Post: RE: cli cron job how to set up

alfred.laggner Wrote: (10-31-2015, 08:19 AM) -- I am trying to set up a cron job to send daily reminder emails. My host provider is startlogic.com. I studied the article below and several others to...
8,137 Views
5 Replies
11-01-2015, 10:03 AM
rtorralba
    Thread: ORM on CI 3.0?
Post: RE: ORM on CI 3.0?

minunisne Wrote: (10-26-2015, 01:00 AM) -- Greetings! So I'm completely new in PHP, and have been given the development of a web app as the final project of a subject. It is neither too big or too s...
20,199 Views
8 Replies
10-26-2015, 07:42 AM
rtorralba
    Thread: dbprefix([$table = ''])
Post: RE: dbprefix([$table = ''])

ComputingFroggy Wrote: (10-25-2015, 07:59 AM) -- Hi, reading the manual on dbprefix, I would have thought to get the prefix used one could write : Code: -- $thePrefix=$this->db->dbprefix('');...
7,822 Views
2 Replies
10-25-2015, 08:15 AM
rtorralba
    Thread: [SOLVED] How to get the USERNAME from registration in the tpl_general_message file
Post: RE: How to get the USERNAME from registration in t...

IeMdev Wrote: (10-23-2015, 04:11 AM) -- Hi, I have an application based on Codeigniter 3, however, the controllers are encrypted with ironcube. For integration reasons with another app I need to ...
6,561 Views
3 Replies
10-23-2015, 04:50 AM
rtorralba
    Thread: [SOLVED]Web and mobile via same backend
Post: RE: [SOLVED]Web and mobile via same backend

PureTryOut Wrote: (10-19-2015, 12:07 AM) -- Thanks to both of you, I had not heard of RESTful, but it seems like it is exactly what I want. Thanks for your answers, I'll look into it! -- You are we...
15,379 Views
6 Replies
10-19-2015, 12:26 PM
rtorralba
    Thread: [SOLVED]Web and mobile via same backend
Post: RE: Web and mobile via same backend

PureTryOut Wrote: (10-16-2015, 07:49 AM) -- Sorry you misunderstood, the backend is in this case not an administration panel of some sorts, but more like a server, a daemon. The user can't access it,...
15,379 Views
6 Replies
10-16-2015, 08:12 AM
rtorralba
    Thread: [SOLVED]Web and mobile via same backend
Post: RE: Web and mobile via same backend

PureTryOut Wrote: (10-16-2015, 04:57 AM) -- I'm not sure how to start with this, maybe one of you has a suggestion. Basically I'm going to create a website, and a mobile application (Android, iOS,...
15,379 Views
6 Replies
10-16-2015, 07:37 AM
rtorralba
    Thread: Multilingual application
Post: RE: Multilingual application

Camo Wrote: (09-14-2015, 04:26 PM) -- Default language should be invisible. That's ok it works fine. Have a nice day. -- Rate it please.
9,343 Views
5 Replies
09-15-2015, 02:53 PM
rtorralba
    Thread: Multilingual application
Post: RE: Multilingual application

Camo Wrote: (09-14-2015, 03:14 PM) -- Thanks $view_data in MY_controller is a good idea. But this route $route['^(\w{2})/(.*)$'] = '$2'; wont work if I want to call ie. home/index/7 ??? Am I right?...
9,343 Views
5 Replies
09-14-2015, 04:06 PM
rtorralba
    Thread: Multilingual application
Post: RE: Multilingual application

Camo Wrote: (09-14-2015, 12:06 PM) -- Hi, I am trying to find out how to make the web multilingual. Can you tell me please, what is the best practice? I have routes like this: Code: -- $r...
9,343 Views
5 Replies
09-14-2015, 02:43 PM
rtorralba
    Thread: how to implement very simple restful api using CI3
Post: RE: how to implement very simple restful api using...

nasser.man Wrote: (09-09-2015, 09:46 PM) -- How i can create some restful api using CI3? i have to use 3party add-ones or i can do it myself? or which  add one is preferred for this? -- Hi, You ...
6,617 Views
3 Replies
09-10-2015, 02:46 PM
rtorralba
    Thread: website not displaying
Post: RE: website not displaying

rooye Wrote: (09-05-2015, 01:05 PM) -- Thanks for the suggestion but it did not help.The page was displayed in black and white (in firefox)with no design effect from css. in chrome nothing at all exc...
10,265 Views
4 Replies
09-06-2015, 06:24 AM
rtorralba
    Thread: website not displaying
Post: RE: website not displaying

rooye Wrote: (09-05-2015, 01:47 AM) -- hello everyone my website that was displaying with all the pages opening well has suddenly started acting otherwise.In google chrome it end with the message:...
10,265 Views
4 Replies
09-05-2015, 02:50 AM
rtorralba
    Thread: Template library for CD3
Post: RE: Template library for CD3

Camo Wrote: (09-04-2015, 06:34 PM) -- Thank you that's what I was looking for. Also the CodeIgniter-Ion-Auth works very well ;) -- You are welcome, just click on rate button at my post if I helped ...
16,195 Views
8 Replies
09-05-2015, 02:28 AM
rtorralba
    Thread: Template library for CD3
Post: RE: Template library for CD3

Camo Wrote: (09-04-2015, 05:27 PM) -- I looks quite simple. How can I register My_Controller? -- Well, this is a basic functionality of codeigniter, you can declare master classes like MY_Controlle...
16,195 Views
8 Replies
09-04-2015, 05:49 PM
rtorralba

Theme © iAndrew 2016 - Forum software by © MyBB