if ($resartistas) { $total = odbc_num_rows($resartistas); $i=0; while ($filas=odbc_fetch_row($resartistas)) { echo "-----<br>"; ...