Beispiel #1
0
  <li><a href="lessonsList.php"
						<?php 
        if ($currentFile == "lessonsList.php" or $currentFile == "lessons.php") {
            echo "class=\" active\"";
        }
        ?>
                       
                        ><span><span><img src="img/lessons.gif" border="0" style="vertical-align: middle;" alt="lessons"/> <?php 
        echo $metin[55] . $bilgi4;
        ?>
 </span></span></a> <?php 
        // echo dersAgaci()
        ?>
 </li>
  <?php 
        if ($seceneklerimiz[10] == "1" and $kullaniciSecen[10] == "1" and yaklasanEtkinlikListesi() != "") {
            echo "<li><a href=\"#\" target='_blank' onclick=\"window.open(&quot;chat.php&quot;,&quot;chat&quot;,&quot;width=590,height=400,top=100,left=100,toolbar=0,location=0,menubar=0,copyhistory=0,status=0,resizable=yes,scrollbars=yes,directories=0&quot;);return false;\"><span><span><img src=\"img/comment.gif\" border=\"0\" style=\"vertical-align: middle;\" alt=\"chat\"/> " . $metin[56] . $bilgi1 . "</span></span></a></li>";
        }
        ?>
  <li><a href="userSettings.php"
						<?php 
        if ($currentFile == "userSettings.php" || $currentFile == "newUser.php" || $currentFile == "passwordRemember.php") {
            echo "class=\" active\"";
        }
        ?>
                       
                        ><span><span><img src="img/user_manager.gif" border="0" style="vertical-align: middle;" alt="userman"/> <?php 
        echo $metin[57];
        ?>
 </span></span></a> </li>
  <?php 
Beispiel #2
0
        echo "</strong>";
    }
    echo "</p>";
}
/*								 echo "<p>";
 					 if (trim(getStats(18))!="") echo "<strong><img src=\"img/i_low.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"ogrenci\"/> ".$metin[457]." :</strong> ".getStats(18)."<br/>";
					 if (trim(getStats(0))!="") echo "<strong><img src=\"img/i_note.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"ogrenci\"/> ".$metin[198]." :</strong> ".getStats(0)."<br/>";
			//		 if (trim(getStats(1))!="") echo "<strong><img src=\"img/i_medium.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"ogrenci\"/> ".$metin[199]." :</strong> ".getStats(1)."<br/>";
			//		 if (trim(getStats(17))!="") echo "<strong><img src=\"img/i_warn.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"ogrenci\"/> ".$metin[456]." :</strong> ".getStats(17)."<br/>";
					 if (trim(getStats(3))!="") echo "<strong><img src=\"img/i_high.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"info\"/> ".$metin[201]." :</strong> ".getStats(3)."<br/>";
			//		 if (trim(getStats(4))!="") echo "<strong>".$metin[202]." :</strong> ".getStats(4)."<br/>";
					 if (trim(getStats(6))!="") echo "<strong><img src=\"img/ogrt_user.png\" border=\"0\" style=\"vertical-align: middle;\" alt=\"ogretmen\"/> ".$metin[203]." :</strong> ".getStats(6)."<br/>";
*/
?>
                  <?php 
echo yaklasanEtkinlikListesi();
?>
                  <br />
                  <?php 
if (trim(getStats(8)) != "") {
    echo "<strong>" . $metin[204] . " :</strong> " . Sec2Time2(round(getStats(8))) . "<br/>";
}
if (trim(getStats(9)) != "") {
    echo "<strong>" . $metin[205] . " :</strong> " . Sec2Time2(round(getStats(9))) . "<br/>";
}
if (trim(getStats(10)) != "") {
    echo "<strong>" . $metin[206] . " :</strong> %" . round(getStats(10)) . "<br/>";
}
if (totalGet(0) > 0) {
    echo "<strong>" . $metin[8] . " </strong> ";
    echo totalGet(0) . " (" . $metin[9] . " " . totalGet(1) . ")";