=0;$i--) { $z="select name,id,no from ecmdocuments where id='".$bl[$i]."'"; $w=mysql_query($z); $r=mysql_fetch_array($w); if($r['name'])$linked_path.=$r['no'].".".$r['name']." / "; if($r['no'])$numbers.=$r['no']."."; } $linked_path.="
"; } //$numbers.=$no; return shortlinkdescription($no.".".$name,25,$record,$linked_path,"[num]".$numbers,"EcmDocuments"); } } ?>