$matrice = mysql_fetch_array($result);
for ($i=0; $i<=$numero_colonne; $i++) $$colonne[$i]=$matrice[$colonne[$i]];
tags: php, array