Deepesh Kumar

Results 2 issues of Deepesh Kumar

I have an array of boolean. How to validate. var data = { status_array: [true, false, true, false] } var rules = { "status_array": "array|in:true,false", } Please Help How to...

docs
next
info needed
reviewing

A PHP Error was encountered Severity: Runtime Notice Message: Declaration of MY_Upload::initialize($config = Array) should be compatible with CI_Upload::initialize(array $config = Array, $reset = true) Filename: libraries/MY_Upload.php Line Number: 446...