Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session data lost after route redirect
Post: RE: Session data lost after route redirect

captain-sensible Wrote: (12-20-2024, 11:04 AM) -- the only session stuff i care or bother with  is  when  admin gui  is accessed and admin logs in, or  somebody attempts to log in . I have  a few met...
613 Views
2 Replies
12-20-2024, 01:40 PM
lelolenda
    Thread: Session data lost after route redirect
Post: Session data lost after route redirect

PHP: 8.3.14 — CodeIgniter: 4.5.1  PHP Code: --
613 Views
2 Replies
12-20-2024, 08:34 AM
lelolenda
    Thread: Model Insert Error / DatabaseException #1064
Post: Model Insert Error / DatabaseException #1064

PHP Code: -- CodeIgniter\Database\Exceptions\DatabaseException #1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use...
562 Views
0 Replies
01-08-2024, 03:29 PM
lelolenda
  Question Thread: How change Config (base_url) on a Controller
Post: How change Config (base_url) on a Controller

I want build a website with subdomains, to a multi-language purpose, and that solution can help me. Code eg. Code: -- public function initController(RequestInterface $request, ResponseInterface...
1,650 Views
2 Replies
05-13-2022, 07:37 AM
lelolenda
    Thread: How force or redirect to HTTPS | Ci 4
Post: How force or redirect to HTTPS | Ci 4

What changes i have to make on .htaccess, or what would be another solution? Code: -- # Disable directory browsing Options All -Indexes # ------------------------------------------------------...
5,455 Views
2 Replies
09-22-2021, 04:08 AM
lelolenda
    Thread: How handle errors when inserting data?
Post: RE: How handle errors when inserting data?

brabus Wrote: (07-25-2021, 09:02 PM) -- Here is my example, if you have any questions, feel free to ask. https://pastebin.com/et677dB5 Hope it will help a little bit. -- helped, but it would help ...
4,266 Views
6 Replies
07-26-2021, 12:25 AM
lelolenda
  Question Thread: How handle errors when inserting data?
Post: How handle errors when inserting data?

Error dump: mysqli_sql_exception #1062 Duplicate entry 'john' for key 'users.username' A part of my code: Code: -- $dataUser = [ 'username' => $request->getPost('username'), 'email'    ...
4,266 Views
6 Replies
07-25-2021, 02:41 PM
lelolenda

Theme © iAndrew 2016 - Forum software by © MyBB