Tema
:
net::ERR_CONNECTION_RESET
Ver Mensaje Individual
#
2
(
permalink
)
13/03/2014, 18:47
hhs
Colaborador
Fecha de Ingreso: junio-2013
Ubicación: México
Mensajes: 2.995
Antigüedad: 11 años, 8 meses
Puntos: 379
Respuesta: net::ERR_CONNECTION_RESET
Prueba con alguna de estas dos opciones:
Código PHP:
Ver original
$db
->
getConnection
(
)
->
query
(
$limpia
)
;
$db
->
exec
(
$limpia
)
;
__________________
Saludos
About me
Laraveles
A class should have only one reason to change.
hhs
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de hhs