Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/04/2015, 17:25
jolquera
 
Fecha de Ingreso: diciembre-2014
Mensajes: 60
Antigüedad: 9 años, 4 meses
Puntos: 1
Respuesta: Webservice Nusoap como debuggearlo??

Pues si se pudo, la clave fue algo de mysql y error_get_last(), finalmente termine mi proyecto.

//$i="INSERT INTO informacion SET info_arreglo='".serialize(error_get_last())."'";
//mysqli_query($mysqli, $i);

Incluso sin el serialize va bien