Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/03/2010, 12:22
Avatar de zreep
zreep
 
Fecha de Ingreso: octubre-2009
Ubicación: Argentina
Mensajes: 534
Antigüedad: 14 años, 6 meses
Puntos: 12
Respuesta: problema con insert

Cita:
Iniciado por TolerantX Ver Mensaje
Si hay algun error te lo mostrará
Código PHP:
 $resultado mysql_query($alta) or die(mysql_error()); 
overload nose que, gracias es un buen dato tambien por que aveces uno no mira esas cosas, pero por suerte esta todo bien.

por otro lado TolerantX, este es el error que me tira

insert into `nota` (`u_nick`,`nota`,`u_date`) values ('seva','DFHLSDKJHFSDF','2010-03-19')
Warning: mysql_query() [function.mysql-query]: Access denied for user 'www-data'@'localhost' (using password: NO) in /var/www/bluegrapes/id256/alt.php on line 23

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/bluegrapes/id256/alt.php on line 23
Access denied for user 'www-data'@'localhost' (using password: NO)