Ver Mensaje Individual
  #5 (permalink)  
Antiguo 17/02/2004, 08:51
Avatar de maralbust@netsc
maralbust@netsc
 
Fecha de Ingreso: julio-2003
Ubicación: Santiago
Mensajes: 242
Antigüedad: 20 años, 9 meses
Puntos: 0
A lo mejor esto te sirve........


Código PHP:
<td colspan="3"> 
                            <?php
                                        $sql2 
mysql_query("SELECT * FROM members WHERE ID = " $Usuario "");
                                        
$row2 mysql_fetch_assoc($sql2);
                                        
$numrows2 mysql_num_rows($sql2);
                                        
?>
                            <div align="center">Welcome Mr:<strong> <?php echo $row2["LastName"];?></strong><br>
                            </div></td>


:adios]: y SUERTE
__________________
"La imaginacion es el limite"
bee-freaks