BI_submenu.inc
Line #0:<BODY BORDER=0 background='Qhat.gif' CELLSPACING="0" CELLPADDING="0" align="left">
Line #1:<table valign=top align=center border=0>
Line #2:
Line #3:<?php
Line #4:$keres = "SELECT * FROM qj_sql where szoveg='BIsubMENU' ORDER BY widarc";
Line #5:
Line #6:while ( $musor = mysql_fetch_array( $eredmeny ) ) {
Line #7:
Line #8:echo("<tr><td>
Line #9:<a target=qframe1 href=$musor[sql_memo]>
Line #10: <b>$musor[sql_parancs]</b></a></td></tr>");
Line #11:
Line #12:}
Line #13:?>
Line #14:
Line #15:</body>
Line #16:</html>