echo $wpergunta;?>
$i = 0; while ($pm_partners = mysql_fetch_array($rsrespostas)) { $i = $i + 1; echo " $pm_partners[resposta]"; } ?>