Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: session in DB not working
Post: session in DB not working

With each use Code: -- session () -> Start (); -- All records are updated in the database although the session id is only one answer Each time, the user's data is also deleted, although the sessi...
2,201 Views
0 Replies
08-23-2017, 03:39 AM
WitekS
    Thread: The best login and authorization concept
Post: RE: The best login and authorization concept

I'm working on an application that will run on a local network so I do not need any super security ... it's about basic logging and checking permissions for the requested resource. I think what I have...
9,935 Views
6 Replies
06-11-2017, 01:13 AM
WitekS
    Thread: The best login and authorization concept
Post: RE: The best login and authorization concept

I know that a professional and complete secure login and authorization system requires a lot of work. I have looked at a number of ready-made solutions that were used in CI3, but before that most of t...
9,935 Views
6 Replies
06-10-2017, 09:14 AM
WitekS
    Thread: The best login and authorization concept
Post: The best login and authorization concept

I'm trying to make login and authorization for CI4 applications. I would like to make my own system and I am more concerned with the general concept which will be most suitable for CI4. From what I...
9,935 Views
6 Replies
06-10-2017, 07:07 AM
WitekS
    Thread: Superglobals reset
Post: RE: Superglobals reset

kilishan Wrote: (05-29-2017, 08:42 PM) -- Please post bugs over at GitHub (https://github.com/bcit-ci/CodeIgniter4/issues) so I can remember to fix them. :) -- I already know the bug on GitHub, but...
5,140 Views
3 Replies
05-30-2017, 09:25 AM
WitekS
    Thread: Superglobals reset
Post: Superglobals reset

After $ app-> run (); In index.php, all tables, for example $ _GET, $ _POST, $ _COOKIE, $ _REQUEST, $ _SERVER, etc are reset and the variable CI_ENV = 'development' disappears, and the page starts as ...
5,140 Views
3 Replies
05-29-2017, 12:18 PM
WitekS
    Thread: Setup error with Psr\\Log package
Post: RE: Setup error with Psr\\Log package

I have the same error on 3 different configurations Code: -- [Mon May 29 19:06:50.732166 2017] [php7:error] [pid 11572:tid 1292] [client 127.0.0.1:50241] PHP Fatal error:   Interface 'Psr\\Log\\Log...
4,776 Views
2 Replies
05-29-2017, 10:37 AM
WitekS

Theme © iAndrew 2016 - Forum software by © MyBB