January 30, 2024

Icon Columns with Collapsible Rate Table

‘ . $table[‘caption’] . ‘

‘;
}
echo ‘

‘;
foreach ( $table[‘body’] as $tr ) {
$ac = 0;
foreach ( $tr as $td ) {
$ac++;
}
}
if ( $ac == 6 ) {
echo ‘

‘;
}
if ( $ac == 5 ) {
echo ‘

‘;
}
if ( $ac == 4 ) {
echo ‘

‘;
}
if ( $ac == 3 ) {
echo ‘

‘;
}
if ( ! empty( $table[‘header’] ) ) {
echo ‘

‘;
echo ‘

‘;
$col = 0;
foreach ( $table[‘header’] as $th ) {
$col++;
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
}
echo ‘

‘;
$t = 0;
foreach ( $table[‘body’] as $tr ) {
$t++;
if ( $t == 1 ) {
echo ‘

‘;
} else {
echo ‘

‘;
}
$c = 0;
foreach ( $tr as $td ) {
$c++;
if ( $c == $ac && $t == 1 ) {
echo ‘

‘;
} else {
echo ‘

‘;
}
}
echo ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
echo $th[‘c’];
echo ‘
‘;
echo ‘‘;
echo ‘
‘;
echo $td[‘c’];
echo ‘

‘;
}
if ( get_sub_field($rate_name.’_legal’) ) { echo ‘

‘.get_sub_field($rate_name.’_legal’).’

‘; }
}
$t++;
}
?>

‘ . $table[‘caption’] . ‘

‘;
}
echo ‘

‘;
echo ‘

‘;
if ( ! empty( $table[‘header’] ) ) {
$h = 0;
foreach ( $table[‘header’] as $th ) {
${‘ht’.$h} = ‘

‘;
$h++;
}
}
$rowcount = 0;
foreach ( $table[‘body’] as $tr ) {
$rowcount++;
$count = -1;
foreach ( $tr as $td ) {
$count++;
}
}
$row = 0;
foreach ( $table[‘body’] as $tr ) {
$row++;
$d = -1;
foreach ( $tr as $td ) {
$d++;
if ( $row <= $rowcount ) { if ( $d == 0 && $td['c'] != '' ) { echo '

‘;
echo ‘

‘;
echo ‘

‘;
echo ‘

‘;
} elseif ( $d < ($count - 1) && $td['c'] != '' ) { echo '

‘;
echo ${‘ht’.$d};
echo ‘

‘;
echo ‘

‘;
} elseif ( $d < $count && $td['c'] != '' ) { echo '

‘;
echo ${‘ht’.$d};
echo ‘

‘;
echo ‘

‘;
}
}
}
}
echo ‘

‘;
echo ‘

‘.$th[‘c’].’
‘;
echo $td[‘c’];
echo ‘
‘;
echo $td[‘c’];
echo ‘
‘;
echo $td[‘c’];
echo ‘

‘;
}
if ( get_field($table_name.’_legal’,’option’) ) { echo ‘

‘.get_field($rate_name.’_legal’,’option’).’

‘; }
}
$t++;
}
?>

Categories


Stay in the Know.

Visit our blog for financial tips, fraud information, plus the latest news from Police and Fire Federal Credit Union.

Number Spoofing: What You Need to Know

Fraud

May 15, 2024

Number Spoofing: What You Need to Know

Read More
Common Types of Check Fraud

Fraud

March 15, 2024

Common Types of Check Fraud

Read More

Latest Posts