Report - Year-Wise-Inward

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

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