Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: About IonAuth 4 auth System
Post: RE: About IonAuth 4 auth System

Poetawd Wrote: (11-09-2019, 02:08 PM) -- I believe that you are making some confusion... Try to keep it simple... Just load the library in method and BE HAPPY ! Ion Auth is meant to be simple.....
12,968 Views
5 Replies
11-13-2019, 10:55 AM
macruzgi
    Thread: How to start session globally?
Post: RE: How to start session globally?

dave friend Wrote: (11-04-2019, 09:14 PM) -- PHP Code: -- namespace App\Controllers; use App\Models\Modeloejemplo; class Demo extends BaseController { public function __construct(){     paren...
18,789 Views
20 Replies
11-08-2019, 04:17 PM
macruzgi
    Thread: How to start session globally?
Post: RE: How to start session globally?

dave friend Wrote: (11-04-2019, 09:14 PM) -- PHP Code: -- namespace App\Controllers; use App\Models\Modeloejemplo; class Demo extends BaseController { public function __construct(){     paren...
18,789 Views
20 Replies
11-05-2019, 07:51 AM
macruzgi
  Photo Thread: How to start session globally?
Post: RE: How to start session globally?

It is correct that class extends from BaseController, I have commented the line parent ::__ construct () because if it does not throw me the error of: Cannot call constructor PHP Code: -- na...
18,789 Views
20 Replies
11-04-2019, 03:05 PM
macruzgi
    Thread: How to start session globally?
Post: RE: How to start session globally?

happyape Wrote: (09-21-2018, 04:35 AM) -- I looked at the documentation, https://bcit-ci.github.io/CodeIgniter4/libraries/sessions.html?#initializing-a-session, which says, Code: -- To access a...
18,789 Views
20 Replies
11-04-2019, 01:29 PM
macruzgi
    Thread: How to start session globally?
Post: RE: How to start session globally?

kilishan Wrote: (09-21-2018, 06:16 AM) -- My suggestion: don't worry about loading the session globally. First - that means that if the session isn't needed it isn't loaded which can be good for perf...
18,789 Views
20 Replies
11-04-2019, 01:21 PM
macruzgi
    Thread: How to start session globally?
Post: RE: How to start session globally?

kilishan Wrote: (09-21-2018, 06:16 AM) -- My suggestion: don't worry about loading the session globally. First - that means that if the session isn't needed it isn't loaded which can be good for perf...
18,789 Views
20 Replies
11-04-2019, 10:48 AM
macruzgi
    Thread: [split] Stored Procedure not returning all records
Post: [split] Stored Procedure not returning all records

Regards, I have a problem calling a stored procedure, Codeigniter processes it well but it only returns me 2 records and in my database there are 3, it always removes the first record and it does not ...
2,325 Views
1 Replies
02-21-2017, 02:53 PM
macruzgi
    Thread: Mod_rewrite not working
Post: RE: Mod_rewrite not working

Greetings, just have that problem with PCI 3.0.1, I configured the htacces file is as follows: #Rewrite /jicaro es el nombre de la carpeta del proyecto RewriteEngine On RewriteBase /jicaro Rewri...
8,734 Views
4 Replies
10-15-2015, 01:27 PM
macruzgi

Theme © iAndrew 2016 - Forum software by © MyBB