Path : /var/www/html/smart_kpp2_bk17 มีค 69/modules/student_main/
File Upload :
Current File : /var/www/html/smart_kpp2_bk17 มีค 69/modules/student_main/default.php

<?php
	if($_SESSION['user_os']=='mobile'){
	include("modules/student_main/student_report1_mobile.php");	
	}
	else{
	echo "<br />";
	echo "<br />";
	echo "<div align='center'><img src='images/admin/student.jpg' border='0'></div>";
	}
?>