{@ $oDB = &DB::getInstance(); $result = $oDB->_query("select * from organic"); $output = $oDB->_fetch($result); } <!--@foreach($output as $key => $val)--> {$val->numl} / {$val->depart} .... <!--@endforeach-->
{@ $oDB = &DB::getInstance(); $result = $oDB->_query("select * from organic"); $output = $oDB->_fetch($result); } <!--@foreach($output as $key => $val)--> {$val->numl} / {$val->depart} .... <!--@endforeach-->