"") { $qtr=sprintf("select * from discussiontopic where tid='%s'",$qid); $rsqtr=mysql_query($qtr); $rowqtr=mysql_fetch_array($rsqtr); $qtrTopic=$rowqtr["topic"]; //$sel="select * from message where boardid='$boardid'"; //$rsel=mysql_query($sel); } ?>
Dialogue Forum 



%s",$myrow[author]);?>
%s",$myrow[message]);?> 
%s",$no);?> %s",$myrow[msgid],$qid,$myrow[author]);?> %s ",$myrow[author]);?> %s %s", $myrow[date],$myrow[time]);?>

Back   Your opinion?
"; $str=str_repeat("",$depth); $str1=sprintf("%s - %s - %s
",$id,$qid,$vartopic,$varauthor,$vartdate); echo $str; echo $str1; echo ""; DispRep($depth+1,$varmsgid,$mbid); } } ?>