Tema: array+while
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/03/2006, 14:31
Avatar de vevni
vevni
 
Fecha de Ingreso: julio-2005
Ubicación: cancun mexico
Mensajes: 598
Antigüedad: 18 años, 9 meses
Puntos: 3
Código PHP:
while($row=mysql_fetch_array($result))
{ ++
$cont$_SESSION["xx".$cont]=$row["xx"];} 
BUENO SI VAS A HACER LA ASIGNACION DENTRO DEL MISMO BUCLE TE SERVIRIA ESTO...

$arr[$cont]=$_SESSION["xx".$cont];

pero dentro del mismo bucle....
__________________
Código PHP:
echo"hola mundo ver 1221332143.02";
echo
"cuantos usuarios habran impreso hola mundo en el mundo.!???"