Onclick in multiple checkbox

2015-12-03 Thread joserafael
Hello: I would like to use a onclick function in a multiple checbox. Im trying with: echo $this->Form->input('deportes._ids', ['options' => $deportes, 'multiple'=> 'checkbox', 'onclick' => 'validar()' ]); But not working. What can I do? -- Like Us on FaceBook https://www.facebook.com/CakePH

Re: CakePHP 3 - SqlServer - CentOS (Linux)

2015-12-03 Thread manoel neto
Good afternoon Adaro , Had tried the SyBase and UnixODBC , the cake showed me that the class had not been met. As there was urgency in the course of the project changed the architecture for Windows Server 2008 using IIS , was enough to install PDO sqlsrv ( exclusively for Windows ) that the c