Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/06/2006, 09:28
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
Código PHP:
$i 0;
while(
$row mysql_fetch_array($_pagi_result)){
echo 
$i ".- ";
echo 
$row['Especie']; 
$i++;