Esempio n. 1
0
<a href="#" onClick="wr('w7');return false"><img src="pics/w7.gif" width="11" height="14" vspace="6" border="0" alt=""></a>
<a href="#" onClick="wr('s7');return false"><img src="pics/s7.gif" width="11" height="14" vspace="6" border="0" alt=""></a>
</td></tr></table></td></tr>
<tr><td class="c" align="center"><?php 
print "{$crl['22']}";
?>
</td></tr>
<tr><td class="b" align="center">
<?php 
$fy = opu();
if (strlen($fy) < 20) {
    print "<b>{$crl['23']}</b>";
} else {
    duu(' ');
}
?>
</td></tr>
</table></td></tr></table></td></tr></table></td></tr></table></form><?php 
print $tkn;
?>
</body></html>
<?php 
$fsr = opl();
$myar = explode("\n", $fsr);
$nr = '';
for ($i = 0; $i < 150; $i++) {
    if (isset($myar[$i])) {
        $nr = $nr . $myar[$i] . "\n";
    }
}
wrl($nr);
Esempio n. 2
0
<table width="100%" class="tbl"><tr><td align="center" valign="middle">
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td class="p">
<table border="0" width="100%" cellpadding="5" cellspacing="1">
<tr><td class="c" colspan="4" align="center"><?php 
print "{$crl['2']} {$crl['20']}";
?>
</td></tr>
<tr><td width="15%" class="f">&nbsp;<?php 
print "{$crl['17']}";
?>
</td><td width="15%" align="right" class="f"><?php 
print "{$crl['18']}";
?>
&nbsp;</td><td width="70%" class="f" align="left">&nbsp;<?php 
print "{$crl['19']}";
?>
</td></tr>
<?php 
$fs = opl();
$fs = explode("\n", $fs);
sort($fs);
for ($i = 0; $i < count($fs); $i++) {
    if (strlen($fs[$i]) > 10) {
        $fq = explode(":|:", $fs[$i]);
        print "<tr class=\"{$dbl}\"><td nowrap>{$fq['1']}</td><td class=\"e\" nowrap>{$fq['2']} <img src=\"pics/{$fq['3']}.gif\" width=\"11\" height=\"14\" alt=\"\"></td><td>{$fq['4']}</td>";
        print "</tr>\n";
        ccl();
    }
}
?>
</table></td></tr></table></td></tr></table></body></html>