Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Why is Code Igniter not recommended?
Post: RE: Why is Code Igniter not recommended?

Very big shortcoming laravel it don't have autorouting though there are in it resource routes but it insufficiently and very inconveniently, in a CI all this is. I use CI and Laravel for my projects, ...
17,133 Views
12 Replies
07-10-2019, 04:52 AM
Andryshok
    Thread: I wanted to create a pagination
Post: RE: I wanted to create a pagination

Junie Wrote: (07-09-2019, 02:22 AM) -- How about the Model? Should I stick with it> -- You wont get database data in controler or model, this is you choise
5,806 Views
4 Replies
07-09-2019, 02:28 AM
Andryshok
    Thread: I wanted to create a pagination
Post: RE: I wanted to create a pagination

Example for bootstrap Controller PHP Code: -- $config['page_query_string'] = TRUE; $config['reuse_query_string'] = TRUE; $config['use_page_numbers'] = TRUE; $config['query_string_segment'] = 'pa...
5,806 Views
4 Replies
07-09-2019, 02:17 AM
Andryshok
    Thread: redirect not working
Post: RE: redirect not working

satti Wrote: (07-07-2019, 11:16 AM) -- hadeel Wrote: (12-08-2014, 01:09 PM) -- I tried that also still not working :( --  i am also facing same issue. properly not working -- Example Code: -- re...
41,175 Views
12 Replies
07-07-2019, 11:46 AM
Andryshok
    Thread: Can session autoload?
Post: RE: Can session autoload?

I don't use BaseController, i wont load session library in autoload, construction $session = \Config\Services::session($config) - not work in app/Config/Autoload.php
4,662 Views
3 Replies
05-16-2019, 04:30 AM
Andryshok
    Thread: Can session autoload?
Post: Can session autoload?

Unfortunately what loved a Codeigniter earlier now for was lost - documentation very bad :huh: I create new project on CI 4 How i can autoload session app/Config/Autoload.php Code: -- $psr4 =...
4,662 Views
3 Replies
05-16-2019, 03:26 AM
Andryshok
    Thread: CI 4 4.0.0-beta.3 routing error
Post: RE: CI 4 4.0.0-beta.3 routing error

Thank's
3,917 Views
2 Replies
05-13-2019, 02:06 PM
Andryshok
    Thread: CI 4 4.0.0-beta.3 routing error
Post: CI 4 4.0.0-beta.3 routing error

I see documentation If you are building a large application you might want to hierarchically organize or structure your controllers into sub-directories Directory structure - see attachments Us...
3,917 Views
2 Replies
05-13-2019, 01:37 PM
Andryshok
    Thread: CI_DB_mysqli_result->_fetch_object()
Post: CI_DB_mysqli_result->_fetch_object()

Stack trace: #0 /home/system/database/DB_result.php(259): CI_DB_mysqli_result->_fetch_object() #1 /home/system/database/DB_result.php(409): CI_DB_result->result_object() #2 /home/system/database/DB...
2,337 Views
1 Replies
02-04-2019, 04:27 AM
Andryshok
    Thread: SVG Library for Codeigniter
Post: SVG Library for Codeigniter

Hello. Whether knows who library for converting of the text (string) in svg code on the fly. It is necessary to display the text as svg image in html code.
3,686 Views
1 Replies
04-27-2017, 11:44 AM
Andryshok
    Thread: CodeIgniter 3.1.3 Released
Post: RE: CodeIgniter 3.1.3 Released

Perfectly! Thanks! It is excellent news.
65,574 Views
19 Replies
01-10-2017, 10:50 AM
Andryshok
    Thread: CodeIgniter 3.1.2 released
Post: RE: CodeIgniter 3.1.2 released

Great, now bug with my backend part removed. Thanks!
60,087 Views
21 Replies
10-29-2016, 02:38 PM
Andryshok
    Thread: CodeIgniter 3.1.1 Released
Post: RE: CodeIgniter 3.1.1 Released

This my admin panel return 404 page. This is a bug. I return 3.1.0. Route adress my_domain/admin - return 404 page Default controller name for my admin panel is 'Index.php' - in version 3.1.0 - it'...
51,880 Views
19 Replies
10-26-2016, 02:59 AM
Andryshok
    Thread: program redirect of links
Post: RE: program redirect of links

InsiteFX Wrote: (10-01-2015, 03:48 AM) -- Apache mod rewrite: htaccess Tricks (https://perishablepress.com/stupid-htaccess-tricks/) -- your decision doesn't approach, it is necessary setting up ...
10,311 Views
6 Replies
10-01-2015, 04:01 AM
Andryshok
  Exclamation Thread: program redirect of links
Post: program redirect of links

Hi to everything, whether will share who the solution of one problem the reference of a look http://my_syte/catalog/item/my_product is had it is necessary to make 301 redirects for example on the li...
10,311 Views
6 Replies
09-30-2015, 11:25 PM
Andryshok
  Sad Thread: Userlib library CI 3
Post: Userlib library CI 3

Hello guys, i'm used Userlib (CodeIgniter User Class) for CI 2 https://github.com/bcit-ci/CodeIgniter/wiki/Userlib , now i use it for CI 3 and it not work. Advise please good and simple library o...
3,795 Views
0 Replies
04-02-2015, 05:22 AM
Andryshok

Theme © iAndrew 2016 - Forum software by © MyBB