Ver Mensaje Individual
  #9 (permalink)  
Antiguo 04/03/2005, 17:18
Ju4ncho
 
Fecha de Ingreso: febrero-2005
Mensajes: 97
Antigüedad: 19 años, 2 meses
Puntos: 0
En el archivo Php tengo el siguiente código

Código PHP:
$query=mysql_query("SELECT milonga_nomb,milonga_precio FROM Banner",$db);
$nrows mysql_num_rows($query);
$indice=1;
for(
$a=1;$a<$nrows;$a++){

while(
$row mysql_fetch_array($query)) {
$returnstring  .= "&thisPage".$pagesCounted."=".$row['thisPage'];

    
$ban "&banner".$indice."=".$row[milonga_nomb]." ".$row[milonga_precio];
    
urlencode($ban);
    echo 
$ban;
    
$indice++;
    }

pero sigue arrojando el mismo resultado.
__________________

www.bre4k.com
motion graphics