Report - Year-Wise

input->post('financialyear')){ $ab=$this->input->post('financialyear'); echo '('.$ab.')'; echo ' '; } ?>

Month-Year Quantity Total Value  ()
created_date); $new = date('M-y', $date); $pass = date('Y-m-d',$date); $ab=$this->input->post('financialyear'); //echo $new; ?> quantity; echo round($rel->quantity);?> total,2,'.',''); echo number_format($rel->total,2,'.','');?>
input->post('financialyear'); $Total="Total"; echo anchor('report/year_wise_total/' . $ab,$Total); ?>