Example #1
0
		<input type='hidden' name='percredit' value='<?php 
    echo $poll_row['percredit'];
    ?>
' />
		<input type='hidden' name='subject' value='<?php 
    echo $poll_row['subject'];
    ?>
' />
	<?php 
    $default_id = 0;
    ?>
	<?php 
    foreach ($p_result_rs as $rs) {
        ?>
		<div class="poll_area"><input type='<?php 
        echo choo_type($poll_row['multiple']);
        ?>
' name='pol_cho[]' value="<?php 
        echo $rs['oid'];
        ?>
" class='<?php 
        echo $show_check;
        ?>
 poll_selbt' />
			<div class="poll_option"><?php 
        echo $rs['option'];
        ?>
:</div>
			<div class="poll_percent">
				<div id='poll_bg_<?php 
        echo $default_id;
Example #2
0
    echo $pol_langpackage->pol_launch;
    ?>
</label><span><?php 
    echo $rs['dateline'];
    ?>
</span> </dt>
  <dd class="poll_list_content">
		<p><input type=<?php 
    echo choo_type($rs['multiple']);
    ?>
 disabled /><?php 
    echo choo_option(filt_word($rs['option']), 0);
    ?>
</p>
		<p><input type=<?php 
    echo choo_type($rs['multiple']);
    ?>
 disabled /><?php 
    echo choo_option(filt_word($rs['option']), 1);
    ?>
</p>
  </dd>
  <dd>
  	<span><?php 
    echo $pol_langpackage->pol_whether_reward;
    ?>
:<?php 
    echo $rs['percredit'] ? $pol_langpackage->pol_yes : $pol_langpackage->pol_no;
    ?>
</span>
  	<span>|</span>