Quantcast
Channel: CodeIgniter Forums - All Forums
Browsing all 14114 articles
Browse latest View live

HTTPS and Remove index.php on CodeIgniter

I am using codeigniter framework,set .htaccess file to remove index.php and trying to enable HTTPS protocol for the server, and something happened. HTTP: Everything is okay, when I access...

View Article


Help with Abstract Classes

I have in controllers folder this controller: class Observations extends MY_Controller {    function __construct(){        parent::__construct();        $this->load->model('Observation_model');...

View Article


CI Redis cache driver

Hi,  In CI version 3.x we have Redis support. Official documentation for 'more information' points to https://github.com/phpredis/phpredis But if I user for example: Code:...

View Article

Plugins Support In CI4

Is there plugins support in CI4?

View Article

Image may be NSFW.
Clik here to view.

Connecting two tables

I have two tables like this 1.jobseets 2.jobsheet_tasks the table jobsheets stores some basic information like customer, date & the jobsheet_tasks only stores the tasks  related to each job sheet....

View Article


Sending Emails on godday using codeigniter

Hello any one out to help, i am kinda having a lot of problems to sending emails when i upload my application to the godaddy servers

View Article

Showing Galleries_name

GALLERIES NAME: A PHP Error was encountered Severity: Notice Message: Array to string conversion Filename: views/editgalleries.php Line Number: 46 Backtrace: File: C:\Program Files...

View Article

Error Abstract Classes

Hi. I'm having a problem with abstract classes. At first, I have this controller in my app which  class Observations extends MY_Controller {     function __construct(){         parent::__construct();...

View Article


General Question Encrypt

Hello, I am making a 2 level login option with questions for my 2 level if the user enables it. How ever if the user enables it should the answers to the questions set by user be encrypted? And would...

View Article


Cjax 5.9 RC (CodeIgniter Ajax Framework)- Released!

Hello everyone!, I have exciting news,  just released  5.9 RC of the Cjax Framework (Library for CI),  includes more than 70 demos, examples and documents. 5.8 has been a super stable release, but it...

View Article

base_url() on error pages not working?

I want to have nice good looking error pages. For this I need to get some CSS and JS files. But for some odd reason using base_url() does not work on the error_pages. I could of course just use...

View Article

SESSION is destroyed in Internet Explorer after refresh

I am not using Codeigniter's method to store session. I use the following method. $_SESSION['something'] = 'somethign'; When i test this, i feel it is not just working only in Internet Explorer. I...

View Article

Limited Result using ODBC driver

Hi Masters, Does anyone of you know the reason why I'm only getting 92 rows instead of 19,000+ rows to be fetched from Hana database. Here's my database configuration: $db['hana_db'] = array(     'dsn'...

View Article


Cache js or css files

Hi guys.. I have big problem about caching js or css files. which should i use, using http header or just direct to js or css files. for example, i have controllers to load one or multiple js files and...

View Article

Redirect not working properly on function

I have a working submit form using ajax and json. How ever my question is how can I use redirect() propely when form success and make sure it redirects to my dashboard. Currently even though form...

View Article


Separate DB connection for single model

I need a separate DB connection for single model. At the beggining i thought that it can be solved by loading model via: Code: $this->CI->load->model('some_model','','db_configuration_name');...

View Article

mariadb

Hi,  I have a problem, my server use mariadb and i need to know which is dbdriver to mariabd. CI3 support mariadb? Thanks

View Article


Why keep getting an undefined property on codeigniter?

Hi, I am trying to load a model in a library. This is how I am loading it, PHP Code: class Init{ private $CI;    function __construct()    {        $this->CI = &get_instance();...

View Article

image upload error andriod

Hi To all , I am created API for android mobile application For Name And image upload by using Codeignter RESTfull webservers .. without image upload API working . But if i am Selet any image that time...

View Article

Rest API

How to create simple api in codeigniter?

View Article
Browsing all 14114 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>