Ver Mensaje Individual
  #8 (permalink)  
Antiguo 03/05/2013, 10:20
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 9 meses
Puntos: 2135
Respuesta: tengo graves problemas con mysql_fetch_ array/row/assoc etc

Así es, es fetchAll con COLUMN:
Código PHP:
Ver original
  1. $result = $sth->fetchAll(PDO::FETCH_COLUMN, 0);