Ver Mensaje Individual
  #8 (permalink)  
Antiguo 16/04/2009, 12:29
Avatar de rickyper
rickyper
 
Fecha de Ingreso: abril-2009
Mensajes: 182
Antigüedad: 15 años
Puntos: 10
Respuesta: Rankeo de Usuarios

Prueba esto:

$contador=0;
while ($contador<=($INFO = mysql_fetch_assoc($resultR)))
{
$contador=$contador+1;
?>

Puntos: <?php echo $INFOUSER['puntos']; ?><br />
Envios Totales: <?php echo $INFOUSER['envios']; ?><br />
Usuario Numero: <?php echo $INFOUSER['user_id']; ?><br />
User RANK: <?php echo "Ranking '$contador'"; ?><br />
<?

Pero como te dije esto te sale bién si haces un listado