Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/11/2008, 16:49
layker
 
Fecha de Ingreso: noviembre-2007
Mensajes: 264
Antigüedad: 16 años, 5 meses
Puntos: 0
Respuesta: como hacer esta consulta

si se imprimirlo, pero necesito un array tipo
$votos = array(
"voto1" => 2,
"voto2" => 51,
"voto3" => 0,
"voto4" => 0,
....................................
);

me he explicado bien???