Option 1: Balance Before
Option 2: Balance Before
Option 3: Balance Before
Option 4: Final Payment
the variables are
Code: Select all
$row_rsPayment['payment_type'] == 'Option 1: Balance Before');
$row_rsPayment['payment_type'] == 'Option 2: Balance Before');
$row_rsPayment['payment_type'] == 'Option 3: Balance Before');
$row_rsPayment['payment_type'] == 'Option 4: Final Payment');
?>
i have tried
<?php $option_one_Balance_before = count($row_rsPayment['payment_type'] == 'Option 2: Balance Before');
echo $option_one_Balance_before;
but am getting the output
Code: Select all
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1