class downloadCls extends connection { function showDownload() { $qry="select * from download where status='1'"; $fireqry=mysql_query($qry,$this->conn) or die ("error in fire"); while($rec=mysql_fetch_array($fireqry)) { ?>
=$rec['name']?>