Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: search Binary for mysql
Post: search Binary for mysql

I could not make this work. $this->db->table->('table3')->select('column2')->where('BINARY column1 = ', $column1)->find();
1,541 Views
2 Replies
03-14-2022, 01:48 AM
fdev
    Thread: Custom Error message with hyperlink in CustomRules
Post: Custom Error message with hyperlink in CustomRules

Can we have custom error messages with hyperlink in Custom Rules? Because in Custom Rules we can only return true or false, is there a way I could have different error message with hyperlink?
1,550 Views
0 Replies
07-26-2021, 01:36 AM
fdev
    Thread: how to return array of data to controller from filter
Post: how to return array of data to controller from fil...

Is there a way to return data to controller constructor from filter? I am trying to conserve db calls in verifying it if user is authorized to view on a filter, but had to db call again in constructor...
781 Views
0 Replies
04-05-2021, 07:23 PM
fdev
    Thread: validation error
Post: validation error

Code: -- I am having an error "Call to a member function setRules() on null" Call to a member function setRules() on null -- Code: -- -- Code: -- SYSTEMPATH/BaseModel.php at line 1421 -- Code:...
1,416 Views
2 Replies
03-22-2021, 06:54 PM
fdev

Theme © iAndrew 2016 - Forum software by © MyBB