Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/08/2007, 09:42
luchope
 
Fecha de Ingreso: julio-2003
Ubicación: Colombia
Mensajes: 591
Antigüedad: 20 años, 9 meses
Puntos: 7
Re: Error al devolver datos

Prueba este...

Código PHP:
$res $db->sql_query("select * from nuke_pujada07 where dni='$_POST[dni]'") or die(mysql_error());
            while (
$row=mysql_fetch_row($res)){
               echo 
"Campo nombre: ".$row[0]; 

Chaop!
__________________
Visita www.legionlandrover.com