Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: SmartyACL - Auth library with ACL
Post: RE: SmartyACL - Auth library with ACL

campingrhino Wrote: (05-31-2020, 06:00 PM) -- Looks great! The documentation is really useful too, I'll keep this in mind. Do you have any plans to release for CI4? -- I haven't had contact with C...
5,356 Views
2 Replies
06-01-2020, 05:06 AM
rubens
    Thread: SmartyACL - Auth library with ACL
Post: SmartyACL - Auth library with ACL

Hi friends. I just launched a new project and I would like to share it with you. It is an authentication library with ACL features based on Ion Auth. See more details in the official repository ...
5,356 Views
2 Replies
05-25-2020, 05:49 PM
rubens
    Thread: Checkbox checked value with foreach 2 arrays of different size
Post: RE: Checkbox checked value with foreach 2 arrays o...

Wouter60 Wrote: (03-06-2017, 11:56 AM) -- In your 3rd code-block, you have 2 foreach ... loops. Forget the first one. In the second one: PHP Code: -- $ck = in_array($sess_temp['step4'],$lt['id'...
10,112 Views
2 Replies
03-06-2017, 08:46 PM
rubens
    Thread: Checkbox checked value with foreach 2 arrays of different size
Post: Checkbox checked value with foreach 2 arrays of di...

Hi guys. I need to know how I can do the code below in a better way, because although it works fine for what I need, the code does not look good / organized. Explanation of the code: . $list => an ...
10,112 Views
2 Replies
03-06-2017, 09:02 AM
rubens
  Smile Thread: How to create an extensible system(themes, plugins, etc)?
Post: How to create an extensible system(themes, plugins...

Hello guys. I need help understanding how to create my own extensible system, so that it can receive new functionality through plugins, templates, vqmod, etc. About templates, I already do it my...
1,648 Views
0 Replies
01-04-2017, 05:58 AM
rubens
    Thread: How to create IF->ELSE with input->post() with checkbox array?
Post: RE: How to create IF->ELSE with input->post(...

Wouter60 Wrote: (09-23-2016, 03:51 AM) -- PHP Code: -- if($item){ //Run only when submit the form  if ($item == NULL) { -- This will never work. If you haven't selected any checkbox, $item w...
5,473 Views
2 Replies
09-23-2016, 07:16 AM
rubens
    Thread: How to create IF->ELSE with input->post() with checkbox array?
Post: How to create IF->ELSE with input->post() with che...

Hi guys. I have a form that has several checkbox with the same "name" attribute. I'm trying to do a conditional to know if any checkbox is checked or not, but I can not make it work. See how it is:...
5,473 Views
2 Replies
09-22-2016, 05:11 PM
rubens

Theme © iAndrew 2016 - Forum software by © MyBB