![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
16/06/2016, 07:42
|
![Avatar de hhs](http://static.forosdelweb.com/customavatars/avatar516628_2.gif) | Colaborador | | Fecha de Ingreso: junio-2013 Ubicación: México
Mensajes: 2.995
Antigüedad: 11 años, 7 meses Puntos: 379 | |
Respuesta: bindParam error
Código PHP:
Ver original$value = $data->__GET('nombre'); $result->bindParam(':nombre', $value, PDO::PARAM_STR);
mas información: http://php.net/manual/es/pdostatement.bindparam.php
__________________ Saludos About me Laraveles
A class should have only one reason to change. |