
14/06/2013, 09:25
|
 | | | Fecha de Ingreso: septiembre-2010 Ubicación: München
Mensajes: 2.445
Antigüedad: 14 años, 6 meses Puntos: 331 | |
Respuesta: automatizacion bd con php Para la primera pregunta usas:
if(mysql_error($insert)) {
//insertar registro con 0
}
Segunda pregunta, colocas:
echo "Terminado";
al final del script.
Salu2
__________________ Fere libenter homines, id quod volunt, credunt. |