Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Shield 1.0.1
Post: RE: Shield 1.0.1

Thank you so much.
1,599 Views
2 Replies
02-15-2024, 10:49 AM
MrWhite
    Thread: Codeigniter is now the best framework PHP ! (2023 dec)
Post: RE: Codeigniter is now the best framework PHP ! (2...

Fantastic.
914 Views
5 Replies
01-29-2024, 12:02 PM
MrWhite
    Thread: v4.4.5 bug fix released
Post: RE: v4.4.5 bug fix released

Thank you very much. This release was very helpful for me. :)
2,223 Views
8 Replies
01-29-2024, 11:59 AM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

Big thanks kenjis
3,065 Views
24 Replies
01-24-2024, 05:58 AM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

I like the 01 option.
3,065 Views
24 Replies
01-21-2024, 05:43 AM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

kenjis Wrote: (01-17-2024, 08:19 PM) -- Added the docs: https://github.com/codeigniter4/CodeIgniter4/pull/8426 -- Big thanks   :heart: sclubricants Wrote: (01-19-2024, 03:25 PM) -- The quick and e...
3,065 Views
24 Replies
01-19-2024, 10:03 PM
MrWhite
    Thread: PHP for Multilingual Web Applications: A Comprehensive Guide
Post: RE: PHP for Multilingual Web Applications: A Compr...

I believe CI4 should be ranked as the number one choice. As far as I know, Laravel and Symfony store all language strings in a single language file. I consider this practice detrimental to maintainabi...
401 Views
3 Replies
01-18-2024, 11:43 PM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

I hope individuals with strong technical skills can offer assistance. I wish I possessed such skills to contribute. I attempted to rectify this after a few hours of struggling, but unfortunately, I fa...
3,065 Views
24 Replies
01-17-2024, 01:28 AM
MrWhite
  Thumbs Up Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

kenjis Wrote: (01-16-2024, 09:27 PM) -- I sent a PR: https://github.com/codeigniter4/CodeIgniter4/pull/8426 -- Man I couldn't be any more happier. Thank you so-much. You made my day. You are the b...
3,065 Views
24 Replies
01-16-2024, 09:36 PM
MrWhite
    Thread: What method would you use to set up the database?
Post: RE: What method would you use to set up the databa...

Use single db for now. one the money coming in you can use that money to hire people and upgrade the app. as a starter, it's not worth the hassle of having a separate db for each client.
557 Views
4 Replies
01-06-2024, 12:42 AM
MrWhite
    Thread: I need a database library from codeigniter or similar
Post: RE: I need a database library from codeigniter or ...

Quote: -- Codeigniter has a good library for working with databases -- Nooo... Even very primary/basic stuff dont even work. like batch type operations all fail when dealing with postgresql. ...
270 Views
2 Replies
01-05-2024, 07:56 PM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

@"MGatner" Is there any possibility this bug gets fixed soon? Thanks.
3,065 Views
24 Replies
01-03-2024, 07:19 PM
MrWhite
    Thread: CodeIgniter: the last year
Post: RE: CodeIgniter: the last year

Thanks.
4,532 Views
12 Replies
01-02-2024, 10:47 PM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

Hi @"kenjis" Can you guys do something about this issue sooner? I know it's not appropriate to ask something that from you guys. I wish I had broad knowledge about the framework, so i can fix this. M...
3,065 Views
24 Replies
01-01-2024, 08:15 PM
MrWhite
    Thread: Type casting in PostgreSQL with updateBatch()
Post: RE: Type casting in PostgreSQL with updateBatch()

I have this issue. i dunno what to do. :( my whole project is now stuck at this point. cant go forward without having a solution to this. i nerver had this type of issue in ci3. i suggest this kind ...
3,065 Views
24 Replies
01-01-2024, 01:19 PM
MrWhite
    Thread: v4.4.2 bug fix released
Post: RE: v4.4.2 bug fix released

Big thanks :)
2,210 Views
9 Replies
10-22-2023, 07:18 AM
MrWhite
    Thread: $this->validator->getValidated() looks stupid and unnecessary
Post: RE: $this->validator->getValidated() looks stupid ...

kenjis Wrote: (10-15-2023, 10:35 PM) -- If it is optional (checkbox seems to be optional in most cases), add the permit_empty rule. PHP Code: -- 'permit_empty|in_list[1]' -- If it won't work, i...
2,566 Views
17 Replies
10-15-2023, 11:13 PM
MrWhite
    Thread: $this->validator->getValidated() looks stupid and unnecessary
Post: RE: $this->validator->getValidated() looks stupid ...

kenjis Wrote: (10-15-2023, 03:19 PM) -- @"MrWhite" Yes, in_list should be used. An attacker can send any value to the checklist filed. > but then we have to add hidden input field for that che...
2,566 Views
17 Replies
10-15-2023, 10:21 PM
MrWhite
    Thread: $this->validator->getValidated() looks stupid and unnecessary
Post: RE: $this->validator->getValidated() looks stupid ...

kenjis Wrote: (10-11-2023, 03:54 PM) -- Inc33 Wrote: (10-11-2023, 03:00 PM) -- There could be many examples. One that comes to mind, is an address field. Validating address fields is only asking for...
2,566 Views
17 Replies
10-14-2023, 11:36 AM
MrWhite
    Thread: $this->validator->getValidated() looks stupid and unnecessary
Post: RE: $this->validator->getValidated() looks stupid ...

sammyskills Wrote: (10-09-2023, 09:21 AM) -- Feel free to send a PR! -- I wish I could! but I dont thing I have a good hang of the framework inside out. [hr] kenjis Wrote: (10-09-2023, 01:52 PM) -...
2,566 Views
17 Replies
10-09-2023, 07:51 PM
MrWhite

Theme © iAndrew 2016 - Forum software by © MyBB