Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/11/2002, 04:17
Avatar de Cain
Cain
 
Fecha de Ingreso: enero-2002
Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 22 años, 4 meses
Puntos: 17
Código PHP:
<?while ($row1 mysql_fetch_array($resultados1)){
echo 
"<a href=http://www.miweb.es/pagina.php?vivienda=$row1[vivienda]>$row1[vivienda]</a><br>\n";
}
?>
__________________
M a l d i t o F r i k i