Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Should $request->getPost() and others modify data even when no filtering specified?
Post: RE: Should $request->getPost() and others modify d...

MGatner Wrote: (04-09-2021, 04:26 AM) -- andre.tannus Wrote: (04-01-2021, 02:39 PM) -- I believe the culprit is filter_var($value, $filter, $flags), which will convert nulls to empty string even if ...
3,306 Views
5 Replies
04-09-2021, 07:09 AM
andre.tannus
    Thread: Should $request->getPost() and others modify data even when no filtering specified?
Post: RE: Should $request->getPost() and others modify d...

MGatner Wrote: (04-08-2021, 07:23 AM) -- It sounds like the source of the issue is still unclear. I would certainly be glad to see a Bug Report and corresponding Pull Request with a fix, but I think ...
3,306 Views
5 Replies
04-08-2021, 08:04 AM
andre.tannus
    Thread: Should $request->getPost() and others modify data even when no filtering specified?
Post: Should $request->getPost() and others modify data ...

I am developing an application which needs to handle a great number of forms. These forms are large, and many of the fields are not mandatory. One of the steps of processing these forms is conve...
3,306 Views
5 Replies
04-01-2021, 02:39 PM
andre.tannus
    Thread: is_unique issue on update
Post: RE: is_unique issue on update

is_unique allows you to check directly against the database to ensure the value is unique for a certain field. This is quite simple when you are creating a record, but updating is a little bit tricky....
13,920 Views
17 Replies
03-26-2021, 07:05 AM
andre.tannus
    Thread: Slack link broken
Post: Slack link broken

I noticed the link to join codeigniter on slack is broken. codeignitersignup.ciblox.com/ The link is present in the community page here: codeigniter.com/community
3,538 Views
7 Replies
03-26-2021, 06:46 AM
andre.tannus

Theme © iAndrew 2016 - Forum software by © MyBB