コード例 #1
0
<form action="" method="post" name="form" enctype="multipart/form-data">
<table width="927" cellpadding="1">
  <thead>
    <tr>
      <th colspan="3" align="left"><font size="4" color="#009900">RENSTRA<br /><?php 
echo nm_unit('480000') . '<br>' . th_renstra($th);
?>
</font></th> 
      </tr>
  </thead>
  <tbody>
   

    <tr >
      <td width="24%" align="center" valign="top" class="row7"><img src="<?php 
echo 'file_renstra/480000/' . cover_renstra($th, '480000');
?>
" border="1" width="220" height="300"><br />
        <br />
	  <div class="button2-left"> 
<div class="next"><a onclick="Back('index.php?p=445')">Update</a></div>
</div>	  </td> 
      <td width="25%" align="left" valign="top" class="row6"><p><font color="#009900"><strong><font color="#990033" size="4"></font></strong></font></p><br />
	  <font size="2" color="#660033"><?php 
$oList = mysql_query("select * from {$table} where th = '{$th}' and nourut <> 0 and kdunitkerja = '480000' and keterangan = 'Renstra' order by nourut");
while ($List = mysql_fetch_array($oList)) {
    ?>
	  <a href= "index.php?p=446&kdunit=<?php 
    echo "480000";
    ?>
&nourut=<?php 
コード例 #2
0
<form action="" method="post" name="form" enctype="multipart/form-data">
<table width="884" cellpadding="1">
  <thead>
    <tr>
      <th colspan="3" align="left"><font size="4" color="#009900">RENSTRA<br /><?php 
echo nm_unit($xkdunit) . '<br>' . th_renstra($th);
?>
</font></th> 
      </tr>
  </thead>
  <tbody>
   

    <tr >
      <td width="32%" align="center" valign="top" class="row7"><img src="<?php 
echo 'file_renstra/' . $xkdunit . '/' . cover_renstra($th, $xkdunit);
?>
" border="1" width="220" height="300"><br /><br />
	  <div class="button2-left"> 
<div class="next"><a onclick="Back('index.php?p=585&xkdunit=<?php 
echo $xkdunit;
?>
')">Update</a></div>
</div>	  </td> 
      <td width="28%" align="left" valign="top" class="row6"><p><font color="#009900"><strong><font color="#990033" size="4"></font></strong></font></p><br />
	  <font size="2" color="#660033"><?php 
$oList = mysql_query("select * from {$table} where nourut <> 0 and th = '{$th}' and kdunitkerja = '{$xkdunit}' and keterangan = 'Renstra' order by nourut");
while ($List = mysql_fetch_array($oList)) {
    ?>
	  <a href= "index.php?p=586&kdunit=<?php 
    echo "{$List['kdunitkerja']}";
コード例 #3
0
ファイル: doc_lakip_menteri.php プロジェクト: abbeet/server39
<form action="" method="post" name="form" enctype="multipart/form-data">
<table width="927" cellpadding="1">
  <thead>
    <tr>
      <th colspan="3" align="left"><font size="4" color="#009900">LAKIP<br /><?php 
echo nm_unit('480000') . '<br>' . th_renstra($th);
?>
</font></th> 
      </tr>
  </thead>
  <tbody>
   

    <tr >
      <td width="24%" align="center" valign="top" class="row7"><img src="<?php 
echo 'file_lakip/480000/' . cover_renstra($th, '480000');
?>
" border="1" width="220" height="300"><br />
        <br />
	  <div class="button2-left"> 
<div class="next"><a onclick="Back('index.php?p=531')">Update</a></div>
</div>	  </td> 
      <td width="25%" align="left" valign="top" class="row6"><p><font color="#009900"><strong><font color="#990033" size="4"></font></strong></font></p><br />
	  <font size="2" color="#660033"><?php 
$oList = mysql_query("select * from {$table} where th = '{$th}' and nourut <> 0 and kdunitkerja = '480000' and keterangan = 'Lakip' order by nourut");
while ($List = mysql_fetch_array($oList)) {
    ?>
	  <a href= "index.php?p=532&kdunit=<?php 
    echo "480000";
    ?>
&nourut=<?php