| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/(Del)discoverylearning.com.hk/en/ |
Upload File : |
<?php require_once('../webadmin/configure.php');?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Discovery Learning Academy</title>
<meta name="keywords" content="Discovery Learning Academy">
<meta name="description" content="Discovery Learning Academy" />
<link rel="stylesheet" type="text/css" href="../css/style.css" />
<!-- Main Menu -->
<link rel="stylesheet" type="text/css" href="menu/jqueryslidemenu.css" />
<!--[if lte IE 7]>
<style type="text/css">
html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/
</style>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
<script type="text/javascript" src="menu/jqueryslidemenu.js"></script>
<!-- End Main Menu -->
</head>
<body>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="50" height="70"><img src="../images/headerspace.jpg" width="50" height="70" /></td>
<td width="900" height="157" align="left" valign="top"><div id="header">
<a href="index.php"><img src="../images/logo.jpg" border="0" id="header_logo" /></a>
<div id="lang" class="lang"><img src="../images/lang_line.jpg" align="absmiddle" /><a href="../en/index.php">English</a><img src="../images/lang_line.jpg" align="absmiddle" /><a href="../tc/index.php">繁體</a><img src="../images/lang_line.jpg" align="absmiddle" /><a href="../sc/index.php">简体</a><img src="../images/lang_line.jpg" width="30" height="18" align="absmiddle" /></div>
<div id="header_link"><a href="bday.php"><img src="../images/icon_bday.jpg" align="absmiddle" /></a><b>Follow us:</b> <?php
$result1 = mysql_query("SELECT * FROM SocialMedia ORDER BY SMId ASC ");
while ($row1 = mysql_fetch_array($result1,MYSQL_ASSOC)) {
echo '<a href="'.$row1{'SMLink'}.'" target="_blank"><img src="../images/'.$row1{'SMIcon'}.'" align="absmiddle" /></a>';
} ?></div>
<div id="mainmenu"><!--Main Menu -->
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="mainmenubg" width="10"><img src="../images/mainmenu_l.jpg" width="10" height="30" /></td>
<td class="mainmenubg"><div id="myslidemenu" class="jqueryslidemenu">
<ul>
<li><a href="index.php">Home</a></li>
<li><a>About DLA</a>
<ul><?php
$result1 = mysql_query("SELECT * FROM Aboutus ORDER BY AboutusSort ASC, AboutusId DESC ");
while ($row1 = mysql_fetch_array($result1,MYSQL_ASSOC)) {
?>
<li><a href="aboutus.php?AboutusId=<?=$row1{'AboutusId'};?>"><span><?=$row1{'AboutusTitleen'};?></span></a></li>
<?php } ?>
</ul>
</li>
<li><a>Courses</a>
<ul><?php
$result1 = mysql_query("SELECT * FROM CoursesCat ORDER BY CoursesCatSort ASC, CoursesCatId DESC ");
while ($row1 = mysql_fetch_array($result1,MYSQL_ASSOC)) {
?>
<li><a href="courses.php?CoursesCatId=<?=$row1{'CoursesCatId'};?>"><span><?=$row1{'CoursesCatTitleen'};?></span></a></li>
<?php } ?>
</ul>
</li>
<li><a href="media.php">Media</a></li>
<li><a>Enrollment</a>
<ul><?php
$result1 = mysql_query("SELECT * FROM EnrollPage ORDER BY EnrollPageSort ASC, EnrollPageId DESC ");
while ($row1 = mysql_fetch_array($result1,MYSQL_ASSOC)) {
?>
<li><a href="enrollpage.php?EnrollPageId=<?=$row1{'EnrollPageId'};?>"><span><?=$row1{'EnrollPageTitleen'};?></span></a></li>
<?php } ?>
</ul>
</li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="contactus.php">Contact Us</a></li>
<li><a href="links.php">Links</a></li>
</ul>
</div></td>
<td class="mainmenubg" width="10"><img src="../images/mainmenu_r.jpg" width="10" height="30" /></td>
</tr>
</table>
<!-- End Main Menu --></div>
</div></td>
<td width="50" height="70"><img src="../images/headerspace.jpg" width="50" height="70" /></td>
</tr>
<tr>
<td height="480" colspan="3" align="center" valign="bottom" class="indeximagebg"><a href="courses.php?CoursesCatId=1"><img src="../images/index_cat1_off.png" onmouseover="this.src='../images/index_cat1_on.png'" onmouseout="this.src='../images/index_cat1_off.png'" width="298" height="80" border="0" id="Catbtn1"/></a><a href="courses.php?CoursesCatId=2"><img src="../images/index_cat2_off.png" onmouseover="this.src='../images/index_cat2_on.png'" onmouseout="this.src='../images/index_cat2_off.png'" width="298" height="80" border="0" id="Catbtn2"/></a><a href="courses.php?CoursesCatId=3"><img src="../images/index_cat3_off.png" onmouseover="this.src='../images/index_cat3_on.png'" onmouseout="this.src='../images/index_cat3_off.png'" width="298" height="80" border="0" id="Catbtn3"/></a></td>
</tr>
<tr>
<td colspan="3" align="center" valign="top" class="indexconentbg"><table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="66%"><a href="news.php"><img src="../images/index_title1.jpg" border="0" /></a></td>
<td width="34%"><a href="video.php"><img src="../images/index_title3.jpg" border="0" /></a></td>
</tr>
<tr>
<td align="left" valign="top" class="indexcontent"><?php
$result1 = mysql_query("SELECT * FROM IndexNews ");
$row1 = mysql_fetch_array($result1,MYSQL_ASSOC);
echo "<strong>".$row1{'IndexNewsTitleen'}."</strong><br>";
echo $row1{'IndexNewsDescen'};
?><!--<br /><a href="news.php">More...</a>--></td>
<td align="left" valign="top" class="indexcontent"><?php
$result1 = mysql_query("SELECT * FROM IndexVideo ");
$row1 = mysql_fetch_array($result1,MYSQL_ASSOC);
if ($row1{'IndexVideoTitleen'} <> '') {
echo "<strong>".$row1{'IndexVideoTitleen'}."</strong><br>";
}
if ($row1{'IndexVideolink'} <> '') {
?><object width="260" height="211"><param name="movie" value="<?=$row1{'IndexVideolink'};?>"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="<?=$row1{'IndexVideolink'};?>" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="260" height="211"></embed></object><?php } ?></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="middle" class="footer"> </td>
<td align="center" valign="middle" class="footer">© 2012 Discovery Learning Academy. All right reserved | <? include("counter.php");?><br />
Sponsored by <a href="http://www.onesolution.com.hk" target="_blank" /></a>One Solution Limited. <img src="../images/onesolutionlogo.jpg" width="90" height="15" align="absmiddle" /></a></td>
<td align="center" valign="middle" class="footer"> </td>
</tr>
</table>
</body>
</html>
<?php
//$actionpath = preg_replace("/&msg=.*/","",$_SERVER["REQUEST_URI"]);
$actionpath = $_SERVER["REQUEST_URI"];
$actiondetail = "Home Page";
require("cms_ActionView.php");
?>