{_ $temp_img_list=$sql->execute('select',array('select'=>array('id','fid','t_imgurl','t_name','t_maketime','t_auther'),'table' => 'yxphp_com_1_neirong','where' => array('fid=15'),'limit' =>array(9),'orderby' => array('id','desc')))} {_ $temp_img_list_count=count($temp_img_list)} {for $i=0;$i<$temp_img_list_count;$i++}
  • {_e $temp_img_list[$i]['t_name']}
  • {/for}