NombreApellidoTítulo "; while($row=mysql_fetch_row($result)){ echo" $row[1]$row[2]$row[3] Actualizar "; } echo""; mysql_close($conexion); ?>