while($row = mysql_fetch_array($res)){?> <linea blog="<?php echo $row['nom'];?>" direccion="<?php echo $row['direc'];?>"/> <?php } ?>