Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: find() and findAll() issues
Post: RE: find() and findAll() issues

Your problem is probably client side and not server side if it is browser dependent. Wouldn't more be more logic if you passed variables? PHP Code: -- $cond = array('id'=> $id, 'lang'=> $lang)...
2,318 Views
3 Replies
12-24-2021, 07:21 AM
Kabouter
    Thread: How to use validation check with validation geterrors?
Post: How to use validation check with validation geterr...

I'm using Codeingiter 4 with php 8. I'm trying to validate values before they are set in an entity. Then I call the validation getErrors function to pass them to the view. The problem is that servic...
4,916 Views
5 Replies
12-20-2021, 01:40 PM
Kabouter
    Thread: Had enough with shared server, moving to Linode. Any advise?
Post: RE: Had enough with shared server, moving to Linod...

Good shared hosting will always cost a lot. I think if you take a vps with any big player(Linode, OVH, Digital Ocean etc.) you will be good.
7,955 Views
7 Replies
10-31-2017, 04:48 PM
Kabouter
    Thread: Anyone built an Android App?
Post: RE: Anyone built an Android App?

I used Cordova because I needed to use crosswalk to guarantee that Framework7 was working the same on every android device. Crosswalk works also with Phonegap, but I'm not real programmer or IT guy so...
22,568 Views
14 Replies
02-10-2016, 06:22 PM
Kabouter
    Thread: Anyone built an Android App?
Post: RE: Anyone built an Android App?

I did. I build a android app with Framework7 (http://www.idangero.us/framework7/) and Cordova. Their is also ionic (http://ionicframework.com/) and other frameworks. As backend I just used CodeIgniter...
22,568 Views
14 Replies
02-10-2016, 05:35 PM
Kabouter
    Thread: How to build a Android app with Codeigniter?
Post: RE: How to build a Android app with Codeigniter?

I'm talking about things like phonegap. I would use the html, js and css on the frontend to show in the app.
23,667 Views
8 Replies
08-08-2015, 02:50 AM
Kabouter
    Thread: How to build a Android app with Codeigniter?
Post: How to build a Android app with Codeigniter?

I'm wondering if somebody build a Android app with Codeigniter. How did you do it? I have been thinking to use the webview option for Android apps and to serve a slightly different view to the app...
23,667 Views
8 Replies
08-07-2015, 03:27 PM
Kabouter
    Thread: utf8 special characters problem by forms
Post: RE: utf8 special characters problem by forms

Thank you very much! I putted the accept-charset= in the button instead of the form. It is working. I will fix the other issue also.
5,632 Views
5 Replies
07-30-2015, 08:47 AM
Kabouter
    Thread: utf8 special characters problem by forms
Post: utf8 special characters problem by forms

When you put special characters in my form they change into � when the page reloads. It also destroys my input because the characters are not placed in the database. This happens only with opera(proba...
5,632 Views
5 Replies
07-30-2015, 07:22 AM
Kabouter
    Thread: Project Update - April 9, 2015
Post: RE: Project Update - April 9, 2015

jlp Wrote: (04-09-2015, 09:51 AM) --The pilot of my online course is pretty much complete ... lots of lessons learned, and lots of work to do before unleashing it. -- I'm interested in this if it ...
40,021 Views
13 Replies
04-12-2015, 02:58 PM
Kabouter
    Thread: Building an events cms
Post: RE: Building an events cms

I chose CI. Still working on my site. it's the most easiest framework and the documentation is great. :)
12,797 Views
0 Replies
04-10-2015, 05:57 AM
Kabouter
    Thread: Form Validation Problem
Post: RE: Form Validation Problem

Maybe a stupid suggestion, but you set the language to German and forgot to download the german language pack (https://github.com/bcit-ci/codeigniter3-translations)?
7,331 Views
0 Replies
01-25-2015, 10:38 AM
Kabouter
    Thread: Building an events cms
Post: Building an events cms

I have an event website, but the code is really crappy. (didn't build it myself) I want to rebuild the site entirely, I became very excited about codeigniter. At the moment I'm in doubt if codeigniter...
12,797 Views
0 Replies
01-21-2015, 05:35 PM
Kabouter

Theme © iAndrew 2016 - Forum software by © MyBB