Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Issue with sessions on v3.1.10 and PHP 7.2
Post: RE: Issue with sessions on v3.1.10 and PHP 7.2

The problem is not with the CodeIgniter. PHP 7.1 onwards had few changes in session declaration and handling which create an issue at the time of the session. There are some workarounds to mitigate...
3,015 Views
2 Replies
02-23-2019, 08:38 AM
atishamte
    Thread: Array helper - more function required
Post: RE: Array helper - more function required

I have the implementation of all these functions. I want to include itnin core codeigniter code base. But I don't know how to do this contribution. Please provide some video tutorial from where ...
4,777 Views
5 Replies
02-10-2019, 03:49 AM
atishamte
    Thread: Array helper - more function required
Post: Array helper - more function required

I have gone through the ArrayHelper file and found only one function. There are multiple functions which we use in our development, which we wish to have in core helpers Can we suggest those as ...
4,777 Views
5 Replies
02-09-2019, 10:50 AM
atishamte
    Thread: CI4 User Authentication System
Post: RE: CI4 User Authentication System

Hello, I am using CodeIgniter since 3 years and I personally believe it has a potential to compete with other frameworks available in the market. I have gone through the GitHub repo of CI4 and n...
47,880 Views
25 Replies
03-03-2017, 10:31 PM
atishamte
    Thread: Is Codeigniter 4 supports "Verb Based Routing"?
Post: Is Codeigniter 4 supports "Verb Based Routing"?

GET         /api/order      Returns all orders GET         /api/order/3   Returns details order #3 POST       /api/order     Create new order PUT         /api/order/3   Update order #3 DELETE   /a...
4,046 Views
2 Replies
02-20-2017, 10:35 PM
atishamte

Theme © iAndrew 2016 - Forum software by © MyBB