Ver Mensaje Individual
  #33 (permalink)  
Antiguo 12/08/2014, 11:19
Avatar de bookmaster
bookmaster
 
Fecha de Ingreso: febrero-2002
Ubicación: Toledo
Mensajes: 976
Antigüedad: 22 años, 2 meses
Puntos: 67
Respuesta: Problema con PHP+MySQL: Undefined Index

En esta línea:
Código PHP:
Ver original
  1. $resultado=mysql_query("SELECT idusuario, comentario,fecha FROM comentarios ORDER BY fecha LIMIT 10");
pon
Código PHP:
Ver original
  1. $resultado=mysql_query("SELECT * FROM comentarios ORDER BY fecha LIMIT 10");
__________________
Decir si te a funcionado la respuesta es ¡GRATIS!. Por favor indicarlo.
http://www.lohacemosweb.net
http://tutoriales.lohacemosweb.net