codice:$stringa = ''; ..... ..... while ($row = mysql_fetch_array($result)) { $stringa .= "<u>" . $row["corso"] . "</u> "; } echo $stringa;![]()
codice:$stringa = ''; ..... ..... while ($row = mysql_fetch_array($result)) { $stringa .= "<u>" . $row["corso"] . "</u> "; } echo $stringa;![]()
Il silenzio è spesso la cosa migliore. Pensa ... è gratis.