()

Type of Transaction: / ()

'; echo ''; echo ''; echo ''; echo ''; echo ''; } } // loan extend if (isset($_SESSION['receipt_record']['extend'])) { foreach ($_SESSION['receipt_record']['extend'] as $ext) { echo ''; echo ''; #echo ''; echo ''; echo ''; echo ''; echo ''; } } ?>
CodeTitleLoanDue
'.$loan['itemCode'].''.substr($loan['title'], 0, $receipt_titleLength); if (strlen($loan['title']) > $receipt_titleLength) { echo ' ...'; } echo '.'.$loan['loanDate'].''.$loan['dueDate'].'
'.$ext['itemCode'].''.substr($ext['title'], 0, 50).'...
-- extended --
'.substr($ext['title'], 0, $receipt_titleLength); if (strlen($ext['title']) > $receipt_titleLength) { echo ' ...'; } echo '. (Loan Extended)'.$ext['loanDate'].''.$ext['dueDate'].'
$value) { if ($_SESSION['receipt_record']['extend'][$key]['itemCode'] == $_SESSION['receipt_record']['return'][$key]['itemCode']) { unset($_SESSION['receipt_record']['return'][$key]); } } } ?>
Type of Transaction: ()

'; echo ''; echo ''; echo ''; if ($ret['overdues']) { echo ''; } else { echo ''; } echo ''; } ?>
CodeTitleReturnOvd.
'.$ret['itemCode'].''.substr($ret['title'], 0, $receipt_titleLength); if (strlen($ret['title']) > $receipt_titleLength) { echo ' ...'; } echo '.'.$ret['returnDate'].''.$ret['overdues']['days'].' days overdue 

Library Staf

Library member