noalyss Version-9
Variables
account_result.php File Reference

Go to the source code of this file.

Variables

 $sep =" , "
 
for ($i=0;$i< sizeof($array);$i++) ($i%2==0)? 'class
 
for display
 
if($max< count($det_qcode)) else
 
 endfor
 

Variable Documentation

◆ $sep

$sep =" , "

Definition at line 42 of file account_result.php.

◆ ($i=0;$i< sizeof($array);$i++)

for ( $i=0; $i< sizeof( $array); $i++)( $i%2==0)? 'class ( )
Initial value:
="odd"':'class="even"';?>>
<td>
<a href="javascript:void(0)" onclick="<?php echo $array[$i]['javascript']
$ret javascript

Definition at line 18 of file account_result.php.

◆ display

for display
Examples
select-box-test.php.

Definition at line 41 of file account_result.php.

◆ else

if ( $max< count( $det_qcode)) else ( )
Initial value:
{
echo HtmlInput::card_detail($array[$i]['acode'],"",'style="display:inline-block"')
static card_detail($p_qcode, $pname='', $p_style="", $p_nohistory=false, $nofollowup=false)
show the detail of a card

Definition at line 47 of file account_result.php.

◆ endfor

endfor

Definition at line 56 of file account_result.php.